wxSQLite3 4.12.2 (based on SQLite 3.51.3)
Changes since previous release
- Upgrade to SQLite3 Multiple Ciphers version 2.3.2 (based on SQLite 3.51.3)
- Use internally new API function
sqlite3mc_cipher_name_copyinstead ofsqlite3mc_cipher_name
Caution
For applications using SQLite in a multi-threaded environment an upgrade is highly recommended, because SQLite3MC issue #228 (Function sqlite3mc_cipher_name not thread-safe) could lead to runtime errors.