Index: trunk/ppSub/src/ppSubConvolve.c
===================================================================
--- trunk/ppSub/src/ppSubConvolve.c	(revision 27365)
+++ trunk/ppSub/src/ppSubConvolve.c	(revision 27370)
@@ -253,4 +253,5 @@
             psError(psErrorCodeLast(), false, "File checks failed.");
             exitValue = ppSubExitCode(exitValue);
+            pmFPAfileFreeSetStrict(false);
         }
         view->readout = -1;
@@ -258,4 +259,5 @@
             psError(psErrorCodeLast(), false, "File checks failed.");
             exitValue = ppSubExitCode(exitValue);
+            pmFPAfileFreeSetStrict(false);
         }
         view->cell = -1;
@@ -263,4 +265,5 @@
             psError(psErrorCodeLast(), false, "File checks failed.");
             exitValue = ppSubExitCode(exitValue);
+            pmFPAfileFreeSetStrict(false);
         }
         view->chip = -1;
@@ -268,4 +271,5 @@
             psError(psErrorCodeLast(), false, "File checks failed.");
             exitValue = ppSubExitCode(exitValue);
+            pmFPAfileFreeSetStrict(false);
         }
         psFree(view);
