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

Crash on removing encryption from a database #19

Closed
utelle opened this issue Dec 6, 2020 · 0 comments
Closed

Crash on removing encryption from a database #19

utelle opened this issue Dec 6, 2020 · 0 comments

Comments

@utelle
Copy link
Owner

utelle commented Dec 6, 2020

When removing encryption from an encrypted database with function sqlite3_rekey a null pointer exception occurs. This is a consequence of the fix to issue #18. It is necessary to check whether the codec pointer is valid, before resetting the error state.

utelle added a commit that referenced this issue Dec 7, 2020
@utelle utelle closed this as completed Dec 7, 2020
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

No branches or pull requests

1 participant