Changeset 1810 for trunk/psLib/test/dataManip/tst_psStats07.c
- Timestamp:
- Sep 14, 2004, 1:48:25 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psStats07.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psStats07.c
r1406 r1810 402 402 403 403 psMemCheckCorruption( 1 ); 404 memLeaks = psMemCheckLeaks( currentId, NULL, NULL);404 memLeaks = psMemCheckLeaks( currentId, NULL, stderr ); 405 405 if ( 0 != memLeaks ) { 406 406 psAbort( __func__, "Memory Leaks! (%d leaks)", memLeaks );
Note:
See TracChangeset
for help on using the changeset viewer.
