]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix two obscure memory leaks that can follow a malloc() failure in sqlite3_set_auxdat...
authordanielk1977 <danielk1977@noemail.net>
Thu, 26 Jul 2007 06:50:05 +0000 (06:50 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 26 Jul 2007 06:50:05 +0000 (06:50 +0000)
commite0fc52618c68117f89f78ef13518b09f3349e2e4
tree5c3648ec05c2cf6b5979ab965ebcab29baaa9f29
parenta2d04e9a0f973c51c49668a1011ae94178ddbfb7
Fix two obscure memory leaks that can follow a malloc() failure in sqlite3_set_auxdata(). Ticket #2534. (CVS 4185)

FossilOrigin-Name: b88af1827bec3e8a32450dd0a073ffc3b12a5939
manifest
manifest.uuid
src/func.c
src/vdbe.c
src/vdbeapi.c
test/mallocB.test