Changeset 239 for branches/1.0/xcache.c
- Timestamp:
- 10/11/2006 05:31:31 AM (23 months ago)
- Files:
-
- 1 modified
-
branches/1.0/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/xcache.c
r160 r239 757 757 sandbox.tmp_open_files->dtor = NULL; 758 758 } 759 else if (!op_array) { 760 /* failed to compile free it, no install */ 761 xc_sandbox_free(&sandbox, 0 TSRMLS_CC); 762 } 759 763 else { 760 764 xc_sandbox_free(&sandbox, 1 TSRMLS_CC);

