Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix missing SQLite3 statement pointer initialization
This fixes a segfault when the database is shut down before it finishes connecting and setting up.
- Loading branch information