DescriptionDisk cache: Avoid writing uninitialized data to disk.
r201943 is writing to disk some random bytes after the stats.
That is fine because we never use the random data again, but
the memory bots are not happy, so limit the size of the write.
BUG=241277
TEST=green mem bots
TBR=gavinp@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201962
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|