]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid a memory leak and/or assertion failure when parsing a table
authordrh <drh@noemail.net>
Sat, 10 Sep 2005 15:35:06 +0000 (15:35 +0000)
committerdrh <drh@noemail.net>
Sat, 10 Sep 2005 15:35:06 +0000 (15:35 +0000)
commitd891967052014d91ab056714390bd39428c44acd
tree58bc94308b5d132e257911b7866b8a70e5d52dba
parent3dec223ca03e21deb5a05bc3c8330da1e8d65c9b
Avoid a memory leak and/or assertion failure when parsing a table
declaration that contains a duplicate column name.
Ticket #1418. (CVS 2684)

FossilOrigin-Name: f43427742b1c086f2621c900f4ede1a34a8b44ee
manifest
manifest.uuid
src/build.c
test/table.test