klib icon indicating copy to clipboard operation
klib copied to clipboard

kb_itr_get broken

Open till-s opened this issue 5 years ago • 1 comments

kb_itr_get() has a bug as proven by the attached test program kbtree_itr_test.c.zip

till-s avatar Apr 16 '20 19:04 till-s

This issue is (almost) fixed by PR #73; see. After extending the kb_itr_getp() fix to kb_itr_get() the quoted PR #73 passes the above test program.

till-s avatar Apr 16 '20 21:04 till-s