diff options
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-07-18 14:55:22 +0100 |
---|---|---|
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-07-19 14:22:21 +0100 |
commit | caed7373b2ed858c864a0c108cffd65d051534f7 (patch) | |
tree | c3fb5811650c0da93a443b9428ba651e8a8cbfeb /annotations/generate_annotated_java_files.py | |
parent | 382a4d3fa486b844f4fd42c16ee41d9a38ba52f0 (diff) |
Disable File.getCanonicalPath caches.
File.getCanonicalPath has to always return accurate
results in all cases, not doing so has potential
security implications. Caches may have stale data
if underlaying files were modified by another process
or code that's not aware of cannonical path cache.
Test: vogar ojluni/src/main/java/java/io/FileSystem.java
Bug: 62301183
Change-Id: I76b0ca606405a958ebbc57a8a6c08deb53ea1dfc
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions