]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change sqlite3_snprintf() so that it does not write a zero-terminator if
authordrh <drh@noemail.net>
Mon, 7 May 2007 11:24:30 +0000 (11:24 +0000)
committerdrh <drh@noemail.net>
Mon, 7 May 2007 11:24:30 +0000 (11:24 +0000)
commit6885390791d74b2915e10c7542607225f93c64af
treec34eedc12d60bf79195f0ad90134b741302ce569
parenta9808b31a8c3ebd8fecc7c63afdec7519ccdafd1
Change sqlite3_snprintf() so that it does not write a zero-terminator if
the buffer size argument is less than 1.  Ticket #2341.  Added documentation
about the sqlite3_snprintf() function. (CVS 3935)

FossilOrigin-Name: f3ae4ac5fe0bfa2f91e76a6def86c444e51fe80b
main.mk
manifest
manifest.uuid
src/printf.c
src/test1.c
test/printf.test
www/capi3ref.tcl