]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In memsys5, initialize new allocations to non-zero bytes. Change the content
authordrh <drh@noemail.net>
Mon, 24 Feb 2014 19:07:51 +0000 (19:07 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Feb 2014 19:07:51 +0000 (19:07 +0000)
commit9d41bc105d1bc5da9431180f8295ce52bcc344e6
treeb97d85b7202cd7c14d8085ac838225448973baf7
parent15ab9418d9b220a826c033847e074529c2b22dd0
In memsys5, initialize new allocations to non-zero bytes.  Change the content
of freed allocations to prevent use after free.  These changes in SQLITE_DEBUG
only.

FossilOrigin-Name: ba5f0a5599dece6d8f3dfe652800c28875c74a24
manifest
manifest.uuid
src/mem5.c