]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent a harmless signed integer overflow in the CLI if the argument
authordrh <>
Thu, 30 Oct 2025 10:36:10 +0000 (10:36 +0000)
committerdrh <>
Thu, 30 Oct 2025 10:36:10 +0000 (10:36 +0000)
commitcb36dc3f3e4f5c72aea074e98b1bd87381bf80fa
treeed840d8ddb1cad26d3183d428495ad95c8c67427
parent7c86a0321ef3d9ffa1c1fe2d743eec865fb75caa
Prevent a harmless signed integer overflow in the CLI if the argument
to the --skip option of the ".inport" command is -9223372036854775808.

FossilOrigin-Name: 247277d9373cb2614a1bc4c1e08b904315e5e8c0c2a7fbe9c2ac651481601642
manifest
manifest.uuid
src/shell.c.in