Skip to content

Patricia 2.0.1 (bugfix)

Latest
Compare
Choose a tag to compare
@Adam-Kulju Adam-Kulju released this 07 Apr 01:06
· 16 commits to main since this release
f947565

I've received several reports of bugs causing Patricia to crash. While I could not get Patricia to actively crash on my machine, I did find some undefined behavior and memory errors; they are all cleaned up now, as Patricia passes valgrind and AddressSan checks on high depth searches on my machine, in both Windows and Linux, without any issue. Updated executables are found here. Please notify me if problems continue.

Update (4/6/2024): Fixed hash setting bug as well.

No other functional change.