]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reset the sqlite3_data_directory and sqlite3_temp_directory variables when the sqlite...
authormistachkin <mistachkin@noemail.net>
Fri, 16 Mar 2012 10:28:40 +0000 (10:28 +0000)
committermistachkin <mistachkin@noemail.net>
Fri, 16 Mar 2012 10:28:40 +0000 (10:28 +0000)
commite4c46aaccda547a37032b58a30904fb8b0c37f97
treed20eeaed9e7c8d6497885220a9708f5206fb4be1
parent40c471d92112699c1ef65e725db4a29901c182fa
Reset the sqlite3_data_directory and sqlite3_temp_directory variables when the sqlite3_shutdown function is called since they may refer to memory allocated by the heap subsystem that was just shutdown.

FossilOrigin-Name: cd70bc4b788b947d47a7a7158c27028160df06bd
manifest
manifest.uuid
src/main.c