]> granicus.if.org Git - php/commitdiff
MFH
authorEdin Kadribasic <edink@php.net>
Mon, 19 Aug 2002 14:06:03 +0000 (14:06 +0000)
committerEdin Kadribasic <edink@php.net>
Mon, 19 Aug 2002 14:06:03 +0000 (14:06 +0000)
sapi/cgi/cgi_main.c

index 86f6aeae2d3d80fe3a0935fffc369d0f40e26286..59a5ef20c72c7654b4ca24538944cc6197912190 100644 (file)
@@ -839,7 +839,7 @@ consult the installation file that came with this distribution, or visit \n\
        tsrm_shutdown();
 #endif
 
-#ifdef PHP_WIN32
+#if PHP_WIN32 && ZEND_DEBUG
        _CrtDumpMemoryLeaks();
 #endif