]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the debugging memory allocator, initialize new memory allocations to
authordrh <drh@noemail.net>
Tue, 5 Jan 2010 03:30:15 +0000 (03:30 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Jan 2010 03:30:15 +0000 (03:30 +0000)
commit10f864e8efb4a8023adf6f117f25e5efe525833a
treeafe6cc261479d20bc241425ae3b7e43bf872a816
parent9061ad10bc3fd47ee82c86d4e9448d1138c20787
In the debugging memory allocator, initialize new memory allocations to
pseudo-randomness in an effort to find problems with memcmp() of structures
that have uninitialized pad bytes.

FossilOrigin-Name: 6462817b2f817a6105449b0ea3e1e336e42571d1
manifest
manifest.uuid
src/mem2.c