]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the internal sqlite3_snprintf function instead of sprintf to avoid
authordrh <drh@noemail.net>
Sat, 9 Jul 2005 02:38:06 +0000 (02:38 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Jul 2005 02:38:06 +0000 (02:38 +0000)
commite866fcb923c3e1b343046e4cdfdfa3b64bbc02d3
tree66ac2c11c3644dce58f52ba4a6cf6bf1f9ee9e46
parentdf3816974c03a83e73f0dd5c67cc07f0313f3d03
Use the internal sqlite3_snprintf function instead of sprintf to avoid
cross-platform incompatibilities.  Ticket #1316. (CVS 2545)

FossilOrigin-Name: 431999da7bf0079e0d514483b3bfd9f8471cba7d
manifest
manifest.uuid
src/func.c