]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Take care to avoid integer overflow when doing the initial page cache
authordrh <drh@noemail.net>
Thu, 13 Oct 2016 12:56:18 +0000 (12:56 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Oct 2016 12:56:18 +0000 (12:56 +0000)
commit989412a1cf2983e446cc8ae2e5f86895930c0362
tree655fdae99758ca3bbca8ffe87f48339cec9f5b66
parentc436a03d027f27d33f6ba5a95724b0a9c4e814e9
Take care to avoid integer overflow when doing the initial page cache
allocation with an excessively large cache_size setting.

FossilOrigin-Name: 4d66ac98deaa85218be7ff0eb254f78b96d8e8d4
manifest
manifest.uuid
src/pcache1.c