Index: /branches/eam_branch_20081024/psModules/src/camera/pmFPAfileDefine.c
===================================================================
--- /branches/eam_branch_20081024/psModules/src/camera/pmFPAfileDefine.c	(revision 20350)
+++ /branches/eam_branch_20081024/psModules/src/camera/pmFPAfileDefine.c	(revision 20351)
@@ -1009,4 +1009,9 @@
             return NULL;
         }
+
+	// XXX A TEST: this is a provisional fpa until we read the first header for this pmFPAfile
+	// we are going to replace it when we determine the true file.  blow this away here...
+	psFree (file->fpa);
+	file->fpa = NULL;
     }
 
