Added few validations in Direct Write Font Cache code.
- Added exclusive_write while writing to cache file, so that if there is any case where two utility processes try to write to cache at same time, it could be prevented. - Also added check to read minimum structure size bytes. BUG=434503 R=cpu,ananta Review URL: https://codereview.chromium.org/733253005 Cr-Commit-Position: refs/heads/master@{#305105}
Showing
Please register or sign in to comment