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