Changeset 2392 for trunk/psLib/test/dataManip/tst_psHist03.c
- Timestamp:
- Nov 22, 2004, 11:10:52 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist03.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist03.c
r2204 r2392 114 114 "Deallocate the psHistogram structure."); 115 115 psMemCheckCorruption(1); 116 memLeaks = psMemCheckLeaks(currentId,NULL,NULL );116 memLeaks = psMemCheckLeaks(currentId,NULL,NULL,false); 117 117 if (0 != memLeaks) { 118 118 psAbort(__func__,"Memory Leaks! (%d leaks)", memLeaks);
Note:
See TracChangeset
for help on using the changeset viewer.
