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