1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Fix another OOM related problem in fkey.c.

FossilOrigin-Name: e2bc51bc61d54d103ccffd12106c27a574e4e997
This commit is contained in:
dan
2009-09-22 16:55:38 +00:00
parent 934ce300a0
commit f59c5cacb8
6 changed files with 77 additions and 53 deletions

View File

@ -58,6 +58,7 @@ set EXCLUDE {
crash7.test
delete3.test
fts3.test
fkey_malloc.test
fuzz.test
fuzz3.test
fuzz_malloc.test