]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() that could fail when reading a blob or text value larger than 1GiB...
authordan <Dan Kennedy>
Sat, 11 Oct 2025 16:23:22 +0000 (16:23 +0000)
committerdan <Dan Kennedy>
Sat, 11 Oct 2025 16:23:22 +0000 (16:23 +0000)
commit59e1ab5576090783a2276d0be98c0c8a1ef03247
tree795ae454b655e08b68245c509eda4aa13b326e1d
parent11878165f624c756b676c97bdad630870f9f677b
Fix an assert() that could fail when reading a blob or text value larger than 1GiB from the database (requires a non-default build configuration). This is an assert() fix only, production builds were functioning correctly.

FossilOrigin-Name: 3e5ec5731f0c8c5f7da357c63d315aae5a2aca5c1b3567bc8c9386ccc2a798cf
manifest
manifest.uuid
src/vdbe.c
test/bigrow.test