From: Xinchen Hui Date: Tue, 13 May 2014 05:55:51 +0000 (+0800) Subject: This should be removed too X-Git-Tag: POST_PHPNG_MERGE~378^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7080131e7134425b828921eb8e36cb043e4c39b1;p=php This should be removed too --- diff --git a/ext/standard/dns_win32.c b/ext/standard/dns_win32.c index c4895610ff..bf2100c1e8 100644 --- a/ext/standard/dns_win32.c +++ b/ext/standard/dns_win32.c @@ -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; }