Fix uninitialized read in the SimpleCache tests.
DiskCacheEntryTest.SimpleCacheOptimisticWriteReleases did not initialize its buffer. It was immaterial to the test, but less so to valgrind. R=zhaoqin@chromium.org BUG=245952 Review URL: https://chromiumcodereview.appspot.com/16306003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203887 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment