Skip to content

Conversation

@netheril96
Copy link

I got a nil pointer exception in the bloom filter and it looked like copying boom.StableBloomFilter by value may not be safe. This PR changes it to a pointer so it is guaranteed to be initialized correctly. The nil pointer exception has since gone away for me.

The value copy may be bugged in certain situations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant