]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the pcache1 cache size does not get so big that it overflows
authordrh <>
Mon, 9 Aug 2021 18:07:06 +0000 (18:07 +0000)
committerdrh <>
Mon, 9 Aug 2021 18:07:06 +0000 (18:07 +0000)
commit8a72882425ae8148d94d48ebe5172cd9d6498f14
treea8fe245b4b9429906ce947a183981d0c1ea89393
parent9d16fb1c09e85fab09f86a57a59d5e38bc7bc6a6
Ensure that the pcache1 cache size does not get so big that it overflows
the integer that is keeping track of the cache size.

FossilOrigin-Name: bf9d70fc2fde06a3f132270a26d4abe321687169066aff26ad9e92757c7f9ee4
manifest
manifest.uuid
src/pcache1.c