DescriptionFix safe-browsing sub parsing for download whitelist.
Sub chunks for kDownloadWhiteList are just a bunch of
(add_chunk_number, prefix) pairs, with no leading host/count.
Additionally, shift the buffer-overrun checks before the buffer is
overrun rather than after, and add DCHECKs to make sure this is
honored.
BUG=106165
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113566
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|