]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unsigned integer overflows for SQLITE_WIN32_HEAP_INIT_SIZE when the Win32 heap...
authormistachkin <mistachkin@noemail.net>
Mon, 20 Feb 2017 19:13:37 +0000 (19:13 +0000)
committermistachkin <mistachkin@noemail.net>
Mon, 20 Feb 2017 19:13:37 +0000 (19:13 +0000)
commit5e6710ab6540e45cfb79d85609f28c496d5b6f25
tree7527bdd8c35415fa7dc90240d047dcedc73cda8c
parent7e84b377a911ae9fb882dcf9eba23f90b59a849c
Avoid unsigned integer overflows for SQLITE_WIN32_HEAP_INIT_SIZE when the Win32 heap subsystem is used with very large values of SQLITE_DEFAULT_CACHE_SIZE and/or SQLITE_DEFAULT_PAGE_SIZE.

FossilOrigin-Name: 96b6a98e5e4cb0ddbfcd78b05bfbfcd8976e9f32
manifest
manifest.uuid
src/os_win.c