]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the .expert command in the shell so that it does not leak memory if not
authordrh <>
Sat, 9 Mar 2024 18:41:40 +0000 (18:41 +0000)
committerdrh <>
Sat, 9 Mar 2024 18:41:40 +0000 (18:41 +0000)
commit5007833f5f82d33c95f44c65fc46221de1c5950f
tree3e9ddbca8dbadbb682c5f2ded3434fcd44e73c6a
parentaa13f4c132ced1fda8d0d436b72c9c0b58ab16e2
Fix the .expert command in the shell so that it does not leak memory if not
followed by SQL and so that it works with reverse_unordered_selects.

FossilOrigin-Name: 7ead022edaf7a0cd6a8976a1261246084975c9a5be5c893f6c751bb5f963ac0f
ext/expert/sqlite3expert.c
manifest
manifest.uuid
src/shell.c.in