Changeset 1073 for trunk/psLib/test/dataManip/tst_psStats09.c
- Timestamp:
- Jun 23, 2004, 1:00:17 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats09.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats09.c
r887 r1073 128 128 "psStats(): deallocating memory"); 129 129 130 ps StatsFree(myStats);131 ps VectorFree(myGaussData);132 ps VectorFree(maskVector);130 psFree(myStats); 131 psFree(myGaussData); 132 psFree(maskVector); 133 133 134 134 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
