Changeset 503 for trunk/xcache.c
- Timestamp:
- 01/05/2008 02:36:01 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r502 r503 1179 1179 } zend_end_try(); 1180 1180 1181 if (php.constinfos) { 1182 efree(php.constinfos); 1183 } 1181 1184 if (php.funcinfos) { 1182 1185 efree(php.funcinfos);

