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