Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats00.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats00.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats00.c
r893 r1073 186 186 "psStats(): deallocating memory"); 187 187 188 ps StatsFree(myStats);189 ps VectorFree(myVector);190 ps VectorFree(maskVector);188 psFree(myStats); 189 psFree(myVector); 190 psFree(maskVector); 191 191 192 192 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
