]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the sqlite3_log() interface and implementation so that it never
authordrh <drh@noemail.net>
Wed, 3 Mar 2010 22:25:18 +0000 (22:25 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Mar 2010 22:25:18 +0000 (22:25 +0000)
commit7c0c460fff751cb77085b0be3db60c336a29f716
tree4803d4fd6a5abd512fc34973b4b94d437246e98e
parent3bbe761c9b9bfcb3483c8d81025f666d51ed7cd9
Modify the sqlite3_log() interface and implementation so that it never
uses dynamic memory allocation - to avoid deadlocking when called while
holding the memory allocator mutex.

FossilOrigin-Name: 28d1bc98d60319b10af427072037a0121bc76259
manifest
manifest.uuid
src/printf.c
src/sqlite.h.in