]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an sqlite3_mprintf() call uses a disallowed internal-use-only conversion
authordrh <drh@noemail.net>
Mon, 22 May 2006 22:04:00 +0000 (22:04 +0000)
committerdrh <drh@noemail.net>
Mon, 22 May 2006 22:04:00 +0000 (22:04 +0000)
commitc44135657c883466d8ea8a5e342774eeaa1e0214
treefa86bb633f4422a57a3e183a8c351e29c07d9ebd
parentdb5138885ba8eb164774a0a439d277e925efaf43
If an sqlite3_mprintf() call uses a disallowed internal-use-only conversion
character, then abort the call with a -1 error code.  Ticket #1818. (CVS 3187)

FossilOrigin-Name: 9d7297b9ef6ca2f35116e37f993bb029cf03d4f0
manifest
manifest.uuid
src/printf.c