]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure large negative arguments to PRAGMA cache_size do not cause
authordrh <drh@noemail.net>
Mon, 2 Jan 2012 15:45:12 +0000 (15:45 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Jan 2012 15:45:12 +0000 (15:45 +0000)
commit5dc2bcda7e49ff18c7b2204579f166aad088289e
tree7e40df1f4876f507f34deb3a80bb238b1f73a24c
parentaa584af08837c6d8cca9f112777632b95d30c74f
Make sure large negative arguments to PRAGMA cache_size do not cause
32-bit signed integer overflow.  Also correct a requirements mark.

FossilOrigin-Name: 17c30634a71051158f8d37fd51b3c2a125ad8bd2
manifest
manifest.uuid
src/main.c
src/pcache.c