Skip to content

[5.3][Database] Make the database path unique to the specific lmdb wrapper instance #108

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

Merged
merged 1 commit into from
Jul 14, 2020
Merged

[5.3][Database] Make the database path unique to the specific lmdb wrapper instance #108

merged 1 commit into from
Jul 14, 2020

Conversation

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Jul 14, 2020

This is intended to protect against a crash that can occur if trying to use the same lmdb database path from separate wrapper instances.

rdar://39235399

master: #107

… instance

This is intended to protect against a crash that can occur if trying to use the same lmdb database path from separate wrapper instances.

rdar://39235399
@akyrtzi akyrtzi requested a review from benlangmuir as a code owner July 14, 2020 02:58
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jul 14, 2020

@swift-ci Please test

@akyrtzi akyrtzi merged commit 58b306e into swiftlang:release/5.3 Jul 14, 2020
@akyrtzi akyrtzi deleted the 5.3-mdb_cursor_put_crash branch July 14, 2020 05:40
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.

1 participant