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