Index: trunk/psLib/test/math/tap_psStats09.c
===================================================================
--- trunk/psLib/test/math/tap_psStats09.c	(revision 10848)
+++ trunk/psLib/test/math/tap_psStats09.c	(revision 11265)
@@ -335,5 +335,5 @@
     psFree(errors);
     psFree(mask);
-    psMemCheckCorruption(1);
+    psMemCheckCorruption(stderr, false);
     memLeaks = psMemCheckLeaks(currentId,NULL,stderr,false);
     if (0 != memLeaks) {
