Compare commits
1 Commits
cbeaa13ed0
...
56dcb54ffc
| Author | SHA1 | Date | |
|---|---|---|---|
|
56dcb54ffc
|
@@ -77,6 +77,8 @@ _db_teardown(const char* ctx)
|
||||
}
|
||||
g_chatlog_database = NULL;
|
||||
}
|
||||
// Safe to call unconditionally; no-op if not initialized.
|
||||
// See: https://www.sqlite.org/c3ref/initialize.html
|
||||
sqlite3_shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user