]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Limit the size of --hexdb files in the CLI to 2 billion lines, to avoid
authordrh <>
Fri, 24 Oct 2025 09:24:56 +0000 (09:24 +0000)
committerdrh <>
Fri, 24 Oct 2025 09:24:56 +0000 (09:24 +0000)
commit95c188d55740c72d2525d2eb9715e56e3db8e862
treecc004bc81b7ce39cb8d17a17c3895df7f87a1743
parent40430964083e6e4f4c2cac91a789d5b64670de31
Limit the size of --hexdb files in the CLI to 2 billion lines, to avoid
overflowing the line number counter.

FossilOrigin-Name: 2adfd0f47b028b8378e6cc08dc22abf1606036bbd285a7bc3a0de0eaf6feeb8f
manifest
manifest.uuid
src/shell.c.in