]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in SQLITE_TRACE_SIZE_LIMIT that was introduced by
authordrh <drh@noemail.net>
Fri, 17 May 2013 17:15:34 +0000 (17:15 +0000)
committerdrh <drh@noemail.net>
Fri, 17 May 2013 17:15:34 +0000 (17:15 +0000)
commite8601c65613ff44d6efe2d7c1bdc2c23c6e19a21
treefe6a7f67340d47ebffb9854f6fe9e51b20f59419
parent5b15b75ada52dc62c24fb4a62da00898b529dbf3
Fix a bug in SQLITE_TRACE_SIZE_LIMIT that was introduced by
check-in [1a1cf5aa86734c8].  That check-in was to remove harmless
compiler warnings.  So once again, we have introduced a real bug
into SQLite by attempting to eliminate a harmless compiler warning.

FossilOrigin-Name: cec2bcb45aa3f0438e19381ac863f0f876a1d1ad
manifest
manifest.uuid
src/vdbetrace.c