]> git.ipfire.org Git - thirdparty/sqlite.git/commit
After calling realloc() on an array to resize it, be sure not to use pointers
authordrh <drh@noemail.net>
Wed, 24 Aug 2005 03:52:18 +0000 (03:52 +0000)
committerdrh <drh@noemail.net>
Wed, 24 Aug 2005 03:52:18 +0000 (03:52 +0000)
commit9eb2028fbccbb864e159ae0e0dc531ac56959ce3
tree90b1486206321e111407cf84d862a08c71235a32
parent7681618c18af9c79218ad36bec4d546f5d4c9e50
After calling realloc() on an array to resize it, be sure not to use pointers
into the old array.  Ticket #1376. (CVS 2617)

FossilOrigin-Name: 9f9a257123274779150cbc290b9f86a09b3b2c03
manifest
manifest.uuid
src/where.c
test/where.test