Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats03.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats03.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats03.c
r887 r1073 102 102 "psStats(): deallocating memory"); 103 103 104 ps StatsFree(myStats);105 ps VectorFree(myVector);106 ps VectorFree(maskVector);104 psFree(myStats); 105 psFree(myVector); 106 psFree(maskVector); 107 107 108 108 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
