diff options
author | Robert McLaughlin <robert@sparkk.us> | 2016-11-01 21:04:26 -0400 |
---|---|---|
committer | Robert McLaughlin <robert@sparkk.us> | 2016-11-01 21:04:26 -0400 |
commit | cccf73db0483cc3945bf8389ce197df35e931e16 (patch) | |
tree | ea9a5ac879568d2d8969b75ed9618f6b59a0aa08 /src/netbase.cpp | |
parent | 273bde37d867d1f6ab67e22a65097b7adfc4831a (diff) |
trivial: fix bloom filter init to isEmpty = true
Fixes newly initialized bloom filters being
constructed with isEmpty(false), which still
works but loses the possible speedup when
checking for key membership in an empty filter.
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions