Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats07.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats07.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats07.c
r1026 r1073 395 395 "psStats(): deallocating memory"); 396 396 397 ps StatsFree(myStats);398 ps VectorFree(myVector);399 ps VectorFree(maskVector);397 psFree(myStats); 398 psFree(myVector); 399 psFree(maskVector); 400 400 401 401 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
