Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats08.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats08.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats08.c
r887 r1073 154 154 "psStats(): deallocating memory"); 155 155 156 ps StatsFree(myStats);157 ps VectorFree(myVector);158 ps VectorFree(maskVector);156 psFree(myStats); 157 psFree(myVector); 158 psFree(maskVector); 159 159 160 160 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
