]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a memory leak associated with PRIMARY KEY in a CREATE TABLE statement
authordrh <drh@noemail.net>
Wed, 26 Feb 2003 13:52:51 +0000 (13:52 +0000)
committerdrh <drh@noemail.net>
Wed, 26 Feb 2003 13:52:51 +0000 (13:52 +0000)
commite0194f2bbdac4806b9dca4656fecfdd8f25e0719
tree6f74a200bc357a903481623bb83291699e5ed09f
parent50cceb36b613162a95e164831f080eeb3c0b47e1
Fix a memory leak associated with PRIMARY KEY in a CREATE TABLE statement
that fails.  Ticket #249. (CVS 1730)

FossilOrigin-Name: 66158843dfa073ffb8779a5170e091cebc018855
manifest
manifest.uuid
src/build.c
test/conflict.test
test/memleak.test
test/misc1.test