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