]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the %c format character in sqlite3VXPrintf() so that it correctly
authordrh <drh@noemail.net>
Wed, 29 Oct 2014 18:20:18 +0000 (18:20 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Oct 2014 18:20:18 +0000 (18:20 +0000)
commitaf8f513f9d9414b8aae11f9470e4a8789e7cf74e
tree7261252b68cc45ba878a77392fc09502db47386f
parent22e8d833f06835a9ea2cdf7e7d2dd55f79102ce0
Fix the %c format character in sqlite3VXPrintf() so that it correctly
handles precisions larger than 70.

FossilOrigin-Name: 08a27440f19b7fc884464832e6105af1bf008172
manifest
manifest.uuid
src/printf.c
src/sqliteInt.h
test/printf2.test