]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in where.c that could cause SQLite to write to freed memory while compiling...
authordanielk1977 <danielk1977@noemail.net>
Fri, 31 Jul 2009 06:14:51 +0000 (06:14 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 31 Jul 2009 06:14:51 +0000 (06:14 +0000)
commitf51d1bd6653be0a41843d4a5227ba637e5ab9f1a
tree48be32c1393de1d61cd5f3c9556bc030d6a172f8
parent1a4eaf0be2ed28a92f8aa78b11c571136c0b3208
Fix a bug in where.c that could cause SQLite to write to freed memory while compiling a query with many terms in the WHERE clause. (CVS 6952)

FossilOrigin-Name: 8161af840e8fd2b06457e75023f934e1b8fe5fd6
manifest
manifest.uuid
src/where.c
test/where8.test