]> granicus.if.org Git - php/commitdiff
This should be removed too
authorXinchen Hui <laruence@php.net>
Tue, 13 May 2014 05:55:51 +0000 (13:55 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 13 May 2014 05:55:51 +0000 (13:55 +0800)
ext/standard/dns_win32.c

index c4895610ff3d536e6d4aa61ccfd742d844647a4b..bf2100c1e8d0c6052fae64e52630895468256ac9 100644 (file)
@@ -334,7 +334,6 @@ static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw,
 
                default:
                        /* unknown type */
-                       zval_ptr_dtor(subarray);
                        ZVAL_UNDEF(subarray);
                        return;
        }