Changeset 11686 for trunk/psLib/test/math/tst_psHist03.c
- Timestamp:
- Feb 7, 2007, 1:52:54 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psHist03.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psHist03.c
r7999 r11686 126 126 memLeaks = psMemCheckLeaks(currentId,NULL,NULL,false); 127 127 if (0 != memLeaks) { 128 psAbort( __func__,"Memory Leaks! (%d leaks)", memLeaks);128 psAbort("Memory Leaks! (%d leaks)", memLeaks); 129 129 } 130 130 psMemCheckCorruption(1);
Note:
See TracChangeset
for help on using the changeset viewer.
