]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add SQLITE_OMIT_SHUTDOWN_DIRECTORIES compile-time option to disable clearing the...
authormistachkin <mistachkin@noemail.net>
Sun, 18 Mar 2012 01:32:44 +0000 (01:32 +0000)
committermistachkin <mistachkin@noemail.net>
Sun, 18 Mar 2012 01:32:44 +0000 (01:32 +0000)
commit86f89871b0705eef6ba5a5319ab04b537bc09b43
treee62970b1ddd0155e0ff40aeace37d1b6bb8af6ab
parente4c46aaccda547a37032b58a30904fb8b0c37f97
Add SQLITE_OMIT_SHUTDOWN_DIRECTORIES compile-time option to disable clearing the sqlite3_data_directory and sqlite3_temp_directory variables during sqlite3_shutdown.  Also, only clear the variables if the heap was actually shutdown.

FossilOrigin-Name: 1ae9f9e4f730eccbc0fc3408de1ac3c4be931e01
manifest
manifest.uuid
src/main.c