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
There is a bug in this version of mdb_cur_del that is causing my program to crash when using cursor delete with the dupsort flag. This bug has been fixed in the upstream lmdb repo.
There is a bug in this version of
mdb_cur_del
that is causing my program to crash when using cursor delete with the dupsort flag. This bug has been fixed in the upstream lmdb repo.https://www.openldap.org/lists/openldap-bugs/201707/msg00033.html
LMDB/lmdb@47ca2f7
Upgrading mdb.c/mdb.h fixes this issue.
@bmatsuo Will you be around to merge a PR?
The text was updated successfully, but these errors were encountered: