Changeset 1811 for trunk/psLib/test/image/tst_psImageStats02.c
- Timestamp:
- Sep 14, 2004, 1:55:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImageStats02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageStats02.c
r1749 r1811 107 107 108 108 psMemCheckCorruption( 1 ); 109 memLeaks = psMemCheckLeaks( currentId, NULL, NULL);109 memLeaks = psMemCheckLeaks(currentId,NULL,stderr); 110 110 if ( 0 != memLeaks ) { 111 111 psAbort( __func__, "Memory Leaks! (%d leaks)", memLeaks );
Note:
See TracChangeset
for help on using the changeset viewer.
