]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in sqliteRealloc() that only occurs if there is memory corruption
authordrh <drh@noemail.net>
Tue, 26 Aug 2003 11:29:07 +0000 (11:29 +0000)
committerdrh <drh@noemail.net>
Tue, 26 Aug 2003 11:29:07 +0000 (11:29 +0000)
commit03ab7336cd38370fa6ce5b74287daa20e9b01bfc
tree911c939eb1d85919a2a666c70a1b9dcc46f323d5
parent901afd434178631dff5b9ce7223a065870a746b9
Fix a bug in sqliteRealloc() that only occurs if there is memory corruption
and debugging is enabled.  Ticket #421. (CVS 1086)

FossilOrigin-Name: eebc82b77dbf35a18d2eae47336038d4b67806c6
manifest
manifest.uuid
src/util.c