]> granicus.if.org Git - php/commit
fix memory leak
authorXinchen Hui <laruence@php.net>
Thu, 21 Mar 2013 02:56:30 +0000 (10:56 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 21 Mar 2013 02:58:58 +0000 (10:58 +0800)
commitda6916a770b7be6e029579a1d34302b5d2112ece
treed95e11d38d8d5ca21f865336b8d58fdcfe9ec800
parent6f17c6242fcc1c26ba987f185662b8dd815fd7dc
fix memory leak

the value shouldn't be ref, use z_add_ref is enough
ext/spl/spl_dllist.c