]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a use-after-free problem in the shell tool code that could occur if an SQL
authordan <dan@noemail.net>
Wed, 1 Mar 2017 11:30:27 +0000 (11:30 +0000)
committerdan <dan@noemail.net>
Wed, 1 Mar 2017 11:30:27 +0000 (11:30 +0000)
commit2147221c36ca4f5067e6e2ea0dd0b8eac4a18f37
tree6b4f5b08dbf21ec6c7201eda72cb2b37f9525aa4
parent6e5688d37502f62f7a55bd35c072546d1f78d82e
Fix a use-after-free problem in the shell tool code that could occur if an SQL
statement were executed after an ".open" command with invalid options.

FossilOrigin-Name: ac760db0727209db0a816e112ea5f47e54d54dac
manifest
manifest.uuid
src/shell.c