Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats06.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats06.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats06.c
r887 r1073 110 110 "psStats(): deallocating memory"); 111 111 112 ps StatsFree(myStats);113 ps VectorFree(myVector);114 ps VectorFree(maskVector);112 psFree(myStats); 113 psFree(myVector); 114 psFree(maskVector); 115 115 116 116 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
