Enable canary protection in DEBUG mode only.

This commit is contained in:
Dmitry Stogov 2007-02-01 15:08:10 +00:00
parent c313af32a9
commit 009f5a3937

View File

@ -47,7 +47,7 @@
#endif
#ifndef ZEND_MM_COOKIES
# define ZEND_MM_COOKIES 1
# define ZEND_MM_COOKIES ZEND_DEBUG
#endif
#if ZEND_DEBUG