- Timestamp:
- 2006-10-07T03:54:00+02:00 (7 years ago)
- File:
-
- 1 edited
-
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;
Note: See TracChangeset
for help on using the changeset viewer.

