]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an instance of sprintf() from the VM implementation. SQLite should
authordrh <drh@noemail.net>
Tue, 19 Feb 2008 18:28:13 +0000 (18:28 +0000)
committerdrh <drh@noemail.net>
Tue, 19 Feb 2008 18:28:13 +0000 (18:28 +0000)
commit85e5f0d47756b120814a46ac2ffd51017d4c4b45
treefb9a6a534b51d73812eef76a8f4ab4018c834b94
parent8fd3897cda7d9fca1d6964bf680599eca719c86a
Remove an instance of sprintf() from the VM implementation.  SQLite should
not use sprintf() from the C library - it has its own implementation. (CVS 4800)

FossilOrigin-Name: 68f5ddddf0d1b5c8ed97dda0a32362a55637b5f2
manifest
manifest.uuid
src/vdbeaux.c