Changeset 702 for trunk/xcache.c
- Timestamp:
- 02/08/2011 10:13:27 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r698 r702 1647 1647 } zend_end_try(); 1648 1648 1649 #ifdef HAVE_XCACHE_CONSTANT 1649 1650 if (php.constinfos) { 1650 1651 efree(php.constinfos); 1651 1652 } 1653 #endif 1652 1654 if (php.funcinfos) { 1653 1655 efree(php.funcinfos);

