Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade lmdb v0.9.24 #132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kevburnsjr
Copy link

Fixes a known bug in lmdb that causes crash following cursor delete of dupsort keys.
See #131

> go test
2020/02/08 01:13:36 this is just a test
PASS
ok      github.com/bmatsuo/lmdb-go/lmdb 1.899s

Incidentally fixes #126

@kevburnsjr
Copy link
Author

@bmatsuo Any chance of getting this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build warning on gcc 7.3.0
1 participant