]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in sqlite3_mprintf() which could have caused a buffer
authordrh <drh@noemail.net>
Tue, 15 May 2007 02:34:09 +0000 (02:34 +0000)
committerdrh <drh@noemail.net>
Tue, 15 May 2007 02:34:09 +0000 (02:34 +0000)
commiteaad32b1df677f7f3f6fabb863a341c98383bc66
treeff0b21c51831d822f1518825026ba6b7e5b33de9
parentf764e6fc3dce190cde24c3685744148a9e144dad
Fix a bug in sqlite3_mprintf() which could have caused a buffer
overrun if malloc() failed. (CVS 3998)

FossilOrigin-Name: 5af49a57d4866be21c0206f34584bcc63adc1315
manifest
manifest.uuid
src/printf.c