DescriptionInstrument 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 #
Messages
Total messages: 4 (0 generated)
|