]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a typo on the ynVar typedef that unfortunately caused 3.6.20 to be
authordrh <drh@noemail.net>
Wed, 4 Nov 2009 23:02:52 +0000 (23:02 +0000)
committerdrh <drh@noemail.net>
Wed, 4 Nov 2009 23:02:52 +0000 (23:02 +0000)
commitd3362204c4f24c6c0601925c4c64c22b762d2597
tree700f04b58708571b8f20549aae807ffb23c58e79
parent74120f0205015b1f78691c41ea74dbfad95982f4
Fix a typo on the ynVar typedef that unfortunately caused 3.6.20 to be
released with a "bug" that causes excess memory usage for Expr objects.
This bug should be benign in the sense that the correct answer is still
always obtained - it only uses more more memory than is really necessary.

FossilOrigin-Name: f1c09acaca3e205acf5b077c9b2d0fe35f035c1e
manifest
manifest.uuid
src/sqliteInt.h