]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a case in where.c where a crash can follow a malloc failure. Also modify test...
authordanielk1977 <danielk1977@noemail.net>
Wed, 29 Apr 2009 11:50:53 +0000 (11:50 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 29 Apr 2009 11:50:53 +0000 (11:50 +0000)
commit6eacd28a289b89d024de0aac0afed06b5aae9021
treeae302b2d950f262e7fd14fb78528949916c313de
parentae5558b2ae0d3e22621adf8c2b5ee9814b6ece30
Fix a case in where.c where a crash can follow a malloc failure. Also modify test code in test8.c to check a return code that was being dropped (causing a test in vtab_err.test to fail). (CVS 6567)

FossilOrigin-Name: 9664e2b6c69271a7ca55af7812a186773a7c6592
manifest
manifest.uuid
src/test8.c
src/where.c