BloomFilter.NetCore icon indicating copy to clipboard operation
BloomFilter.NetCore copied to clipboard

System.ArgumentOutOfRangeException in certain cases

Open DeLoooping opened this issue 1 year ago • 1 comments

Hi there,

I stepped over an exception that yields from a miscalculation of the bucket index. You can find a fix in pull request #13 .

Besides that, thanks for the great work :)

DeLoooping avatar Mar 01 '25 18:03 DeLoooping