Changeset 1811 for trunk/psLib/test/dataManip/tst_psHist02.c
- Timestamp:
- Sep 14, 2004, 1:55:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psHist02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psHist02.c
r1406 r1811 168 168 169 169 psMemCheckCorruption( 1 ); 170 memLeaks = psMemCheckLeaks( currentId, NULL, NULL);170 memLeaks = psMemCheckLeaks(currentId,NULL,stderr); 171 171 if ( 0 != memLeaks ) { 172 172 psAbort( __func__, "Memory Leaks! (%d leaks)", memLeaks );
Note:
See TracChangeset
for help on using the changeset viewer.
