summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2017-08-07 10:39:37 +0100
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2017-08-07 10:39:37 +0100
commitfef885586207ca90b7e7b717017075a7afaa3974 (patch)
tree454767dceef125f31c048cb8714900f9b0a40e15 /annotations/generate_annotated_java_files.py
parent2c9bf1099057a50df42d7257b2e16115051e1370 (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 (cherry picked from commit caed7373b2ed858c864a0c108cffd65d051534f7)
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions