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

Issue 10834045: Instrument to catch corruption constructing safe-browsing filters. (Closed)

Created:
8 years, 5 months ago by Scott Hess - ex-Googler
Modified:
8 years, 4 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Instrument to catch corruption constructing safe-browsing filters. Prior instrumentation provided some evidence that memory corruption was causing inconsistencies between PrefixSet and BloomFilter results. This CL attempts to detect three types of memory corruption: - internal to the PrefixSet data structure. - internal to the BloomFilter data structure. - the input data used to construct either. BUG=71832 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150403

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -71 lines) Patch
M chrome/browser/safe_browsing/prefix_set.h View 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/prefix_set.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.cc View 7 chunks +199 lines, -70 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Scott Hess - ex-Googler
I'm going OOT next week, so I don't think I'll be brave enough to check ...
8 years, 5 months ago (2012-07-27 00:33:09 UTC) #1
ramant (doing other things)
lgtm Sorry for the delay. Changes look good to me.
8 years, 4 months ago (2012-08-01 17:46:24 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/10834045/1
8 years, 4 months ago (2012-08-07 18:40:10 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 21:09:08 UTC) #4
Change committed as 150403

Powered by Google App Engine
This is Rietveld 408576698