Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1241)

Issue 16306003: Fix uninitialized read in the SimpleCache tests. (Closed)

Created:
7 years, 6 months ago by gavinp
Modified:
7 years, 6 months ago
Reviewers:
pasko, zhaoqin, zhaoqin1
CC:
chromium-reviews, cbentzel+watch_chromium.org, glider+watch_chromium.org, gavinp+disk_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203887

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -15 lines) Patch
M net/disk_cache/entry_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
gavinp
qin: Please take a look.
7 years, 6 months ago (2013-06-02 20:20:49 UTC) #1
zhaoqin
lgtm
7 years, 6 months ago (2013-06-02 20:32:57 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 6 months ago (2013-06-02 20:33:28 UTC) #3
gavinp
+pasko for lgtm pasko, is your rubber stamp handy?
7 years, 6 months ago (2013-06-02 21:29:12 UTC) #4
pasko
lgtm
7 years, 6 months ago (2013-06-03 08:54:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/16306003/1
7 years, 6 months ago (2013-06-03 13:38:42 UTC) #6
commit-bot: I haz the power
Failed to apply patch for tools/valgrind/memcheck/suppressions.txt: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-03 13:38:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/16306003/9001
7 years, 6 months ago (2013-06-03 13:52:16 UTC) #8
pasko
now it needs a manual merge with: http://src.chromium.org/viewvc/chrome?view=revision&revision=203621 after that I think committing manually would ...
7 years, 6 months ago (2013-06-03 18:13:32 UTC) #9
gavinp
On 2013/06/03 18:13:32, pasko wrote: > now it needs a manual merge with: > http://src.chromium.org/viewvc/chrome?view=revision&revision=203621 ...
7 years, 6 months ago (2013-06-03 18:15:25 UTC) #10
zhaoqin
On 2013/06/03 18:15:25, gavinp wrote: > On 2013/06/03 18:13:32, pasko wrote: > > now it ...
7 years, 6 months ago (2013-06-03 20:54:10 UTC) #11
gavinp
On 2013/06/03 20:54:10, zhaoqin wrote: > On 2013/06/03 18:15:25, gavinp wrote: > > On 2013/06/03 ...
7 years, 6 months ago (2013-06-03 20:59:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/16306003/9001
7 years, 6 months ago (2013-06-03 21:03:47 UTC) #13
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 07:07:38 UTC) #14
Message was sent while issue was closed.
Change committed as 203887

Powered by Google App Engine
This is Rietveld 408576698