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