]> granicus.if.org Git - php/commit
MFH: allocate_new_resource() handles the malloc() for us. Don't leak by mallocing...
authorSara Golemon <pollita@php.net>
Mon, 29 Aug 2005 22:05:25 +0000 (22:05 +0000)
committerSara Golemon <pollita@php.net>
Mon, 29 Aug 2005 22:05:25 +0000 (22:05 +0000)
commit5fc9d15692acf99c032297f862a0ea89f91a034b
treeed980df24d0f1d56404b900816d64d20c2865416
parent805ca9c51f8b9f59d9450cf720dff68ac80855c3
MFH: allocate_new_resource() handles the malloc() for us.  Don't leak by mallocing twice.
TSRM/TSRM.c