]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the shell_exec() routine in the CLI robust against NULL SQL text.
authordrh <>
Thu, 4 Dec 2025 20:22:36 +0000 (20:22 +0000)
committerdrh <>
Thu, 4 Dec 2025 20:22:36 +0000 (20:22 +0000)
commit2087fa2d97f3d64af22b80ff1c8118051ad1778f
tree1cba171d3228953253a2c0648837df865e44eb4b
parent5192fec12310cbbb7ac4049eafb03bc65e1bbf41
Make the shell_exec() routine in the CLI robust against NULL SQL text.
Fix harmless compiler warnings in ext/misc/zipfile.c.

FossilOrigin-Name: 2ecba7dfd10c7d6a7a34b0ec01a387c9f1426c0504c8f20edc03e29bb9aa93c3
ext/misc/zipfile.c
manifest
manifest.uuid
src/shell.c.in