Index: trunk/psLib/test/image/tst_psImageStats02.c
===================================================================
--- trunk/psLib/test/image/tst_psImageStats02.c	(revision 1749)
+++ trunk/psLib/test/image/tst_psImageStats02.c	(revision 1811)
@@ -107,5 +107,5 @@
 
     psMemCheckCorruption( 1 );
-    memLeaks = psMemCheckLeaks( currentId, NULL, NULL );
+    memLeaks = psMemCheckLeaks(currentId,NULL,stderr);
     if ( 0 != memLeaks ) {
         psAbort( __func__, "Memory Leaks! (%d leaks)", memLeaks );
