]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow sqlite3_shutdown() to be called by a process before sqlite3_initialize() is...
authordanielk1977 <danielk1977@noemail.net>
Tue, 17 Feb 2009 16:29:10 +0000 (16:29 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 17 Feb 2009 16:29:10 +0000 (16:29 +0000)
commit0a5490715925605759dfa60991f974bcc184d1be
tree2e83a83699893b8494c0f21f6a6ae532899c8558
parente8df800d4cb57917b4d909678cb467a200120e96
Allow sqlite3_shutdown() to be called by a process before sqlite3_initialize() is. Prior to this commit such a call could segfault. (CVS 6296)

FossilOrigin-Name: 79431c58d964d6057c7f42f7c1df74f3df4493eb
manifest
manifest.uuid
src/malloc.c
src/mutex.c
src/tclsqlite.c