You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've found an important bug in TaffyBlockFilter Java realization which causes creation of new Block Filters with the same fpp.
I guess, in this line there should be x instead of cursor.
Hi! I've found an important bug in TaffyBlockFilter Java realization which causes creation of new Block Filters with the same fpp.
I guess, in this line there should be
x
instead ofcursor
.libfilter/java/libfilter/src/main/java/com/github/jbapple/libfilter/TaffyBlockFilter.java
Line 95 in 4ebeaef
The text was updated successfully, but these errors were encountered: