Changeset 216
- Timestamp:
- 10/07/2006 03:54:00 AM (7 years ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r213 r216 1043 1043 xc_sandbox_free(&sandbox, 0 TSRMLS_CC); 1044 1044 } 1045 else if (!op_array) { 1046 /* failed to compile free it, no install */ 1047 xc_sandbox_free(&sandbox, 0 TSRMLS_CC); 1048 } 1045 1049 else { 1046 1050 CG(active_op_array) = op_array;

