]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the sqlite_rename_column() SQL function resistant to problems caused
authordrh <drh@noemail.net>
Mon, 13 Aug 2018 17:02:26 +0000 (17:02 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Aug 2018 17:02:26 +0000 (17:02 +0000)
commit0a1cc223bd7e5aa411613db2199bfca475030038
tree8ead1853b9ee13ed76be0836d4659d973a1d3742
parent4a2c747c4ca8652f4cd52a96f75d7762a2511c5c
Make the sqlite_rename_column() SQL function resistant to problems caused
by OOMs and/or malformed parameters submitted by hostile application code.
Also add additional comments to the RENAME COLUMN logic.

FossilOrigin-Name: 87743ddef11749b4017d60abc297abfd673e02a26a2ae45ffec861327578aa30
manifest
manifest.uuid
src/alter.c