]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an invalid pointer comparison triggered by renaming a table column when
authordan <dan@noemail.net>
Wed, 12 Sep 2018 08:51:48 +0000 (08:51 +0000)
committerdan <dan@noemail.net>
Wed, 12 Sep 2018 08:51:48 +0000 (08:51 +0000)
commite8ab40d219b453bf304a1f43b1c62f248a96e5f7
tree5f26517a91c6c73375fe787644151d6a5ac2dc11
parented008ecede379c28b62336412fb56d4a5be56fd8
Fix an invalid pointer comparison triggered by renaming a table column when
there are views with explicit column names in the schema.

FossilOrigin-Name: 572de7e4e33562c72cd90790b267ba389370f21ddcaebc4db609fd76ae9b7ada
manifest
manifest.uuid
src/alter.c
src/build.c
src/sqliteInt.h
test/altercol.test