Changeset 687 for trunk/xcache.c
- Timestamp:
- 2009-09-29T16:17:18+02:00 (4 years ago)
- File:
-
- 1 edited
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r686 r687 1578 1578 xce->var##path_len = 0; \ 1579 1579 } 1580 if (!const_usage.filepath_used) { 1581 xce->filepath = NULL; 1582 xce->filepath_len = 0; 1583 } 1580 /* filepath is required to restore op_array->filename, so no free filepath here */ 1584 1581 X_FREE_UNUSED(dir) 1585 1582 #ifdef IS_UNICODE
Note: See TracChangeset
for help on using the changeset viewer.

