Index: trunk/ppStack/src/ppStackLoop.c
===================================================================
--- trunk/ppStack/src/ppStackLoop.c	(revision 23364)
+++ trunk/ppStack/src/ppStackLoop.c	(revision 23367)
@@ -103,5 +103,5 @@
     // Clean up
     psTrace("ppStack", 2, "Cleaning up after combination....\n");
-    if (!ppStackCombineFinal(stack, options, config)) {
+    if (!ppStackCleanup(stack, options, config)) {
         psError(PS_ERR_UNKNOWN, false, "Unable to clean up.");
         psFree(stack);
