]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the shell tool (not library) causing an out-of-bounds write if an...
authordan <Dan Kennedy>
Wed, 27 Dec 2023 16:24:53 +0000 (16:24 +0000)
committerdan <Dan Kennedy>
Wed, 27 Dec 2023 16:24:53 +0000 (16:24 +0000)
commitd9ac37fc4413dfac97d7bbc261c1984e0ab477b4
tree0fef4e4e1ced8e4dc08a7e7b60adb76c700a5044
parentd82320ac9a60612b8d71f9f72813247c34f69e36
Fix a problem in the shell tool (not library) causing an out-of-bounds write if an ".open" command failed, then the user pressed ctrl-c to interrupt a query running on the substitute in-memory database.

FossilOrigin-Name: 026618b9e321576f616a32e41329066ba629814170c6cfeef35430343f5003f3
manifest
manifest.uuid
src/shell.c.in