diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 19:05:44 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-10 19:05:44 +0000 |
commit | 4f35e4b08dbd1ed5221402a5aba29a69ef27fa58 (patch) | |
tree | 893969e801194cda91d3f4e40ef18e0c07b7c792 /LICENSE | |
parent | 8746f6d6d517e9bab21a7851cae4251a62c421f1 (diff) | |
download | chromium_src-4f35e4b08dbd1ed5221402a5aba29a69ef27fa58.zip chromium_src-4f35e4b08dbd1ed5221402a5aba29a69ef27fa58.tar.gz chromium_src-4f35e4b08dbd1ed5221402a5aba29a69ef27fa58.tar.bz2 |
Fix bloom filter to not exceed the max size.
Previously, the constructor overestimated slightly, so could end up
one byte over the kBloomFilterMaxSize. But other code required never
exceeding that.
BUG=62161
TEST=SB2.BloomFailure shows a drop in FILTER_READ_DATA_MAXSIZE.
Review URL: http://codereview.chromium.org/4584003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions