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