]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an infinite loop in the MEMSYS5 auxiliary memory allocator that occurs
authordrh <>
Mon, 26 Dec 2022 15:14:24 +0000 (15:14 +0000)
committerdrh <>
Mon, 26 Dec 2022 15:14:24 +0000 (15:14 +0000)
commitff78b2bee8a20485e4efd9571e3a60a92760e4a4
tree7fdddf48ce2c4cff45b807dafd9b94bf8c44a97e
parent64fa85bb5e5e7870ed1f268c5b915f61e5ea1b28
Fix an infinite loop in the MEMSYS5 auxiliary memory allocator that occurs
for memory allocations between 1GiB and 2GiB in size.  Error introduced
by check-in [949133231f8f751a].  The problem only affects builds that
include the SQLITE_ENABLE_MEMSYS5 compile-time option.

FossilOrigin-Name: 8da0f0c38a458c57f979d59b49cf4804ef81fc2eccabde1f166bab24dd1dabea
manifest
manifest.uuid
src/mem5.c