-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly handle path encoding in DiskCacheLock.
The earlier fix in 6922734 is wrong on Linux, where the native encoding is indicated by the sun.jnu.encoding property, and could be something other than UTF-8. Closes #23817. PiperOrigin-RevId: 680947021 Change-Id: Idd52c1615de6edf423f59b62e364f0b7131f2d47
- Loading branch information
1 parent
509f79f
commit 5997fde
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters