Index: trunk/psLib/test/math/tst_psFunc02.c
===================================================================
--- trunk/psLib/test/math/tst_psFunc02.c	(revision 4547)
+++ trunk/psLib/test/math/tst_psFunc02.c	(revision 4731)
@@ -16,4 +16,5 @@
 psS32 main()
 {
+    psLogSetFormat("HLNM");
     psS32 testStatus = true;
     psS32 memLeaks=0;
@@ -388,7 +389,7 @@
                     "psSpline1DAllocGeneric(): negative order",
                     testStatus);
+        // XXX: Currently, if you free a psStructure twice, it seg faults.  Why?
+        psFree(bounds);
     */
-    psFree(bounds);
-
     /****************************************************************************/
     /****************************************************************************/
