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

Return InvalidData if magic number does not match #914

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

cberner
Copy link
Owner

@cberner cberner commented Dec 15, 2024

Previously we attempted to initialize the file with a new database

Fixes #913

Previously we attempted to initialize the file with a new database
@cberner cberner merged commit 0fbc63c into master Dec 15, 2024
3 checks passed
@cberner cberner deleted the invalid_file branch December 15, 2024 00:42
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.

Database::open seems to modify non-redb files / need a way to try opening a redb file without changing it
1 participant