Changeset 15533 for trunk/ippdb/tests/alloc.c
- Timestamp:
- Nov 8, 2007, 5:34:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/tests/alloc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/tests/alloc.c
r15530 r15533 1070 1070 exit(EXIT_FAILURE); 1071 1071 } 1072 if (!object->ignore == true) {1072 if (!object->ignored == true) { 1073 1073 psFree(object); 1074 1074 exit(EXIT_FAILURE);
Note:
See TracChangeset
for help on using the changeset viewer.
