Index: trunk/psModules/src/objects/pmPeaks.c
===================================================================
--- trunk/psModules/src/objects/pmPeaks.c	(revision 17396)
+++ trunk/psModules/src/objects/pmPeaks.c	(revision 18829)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA: significant modifications.
  *
- *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-04-08 18:35:38 $
+ *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-08-01 00:01:17 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -143,4 +143,5 @@
     tmp->assigned = false;
     tmp->type = type;
+    tmp->footprint = NULL;
 
     psMemSetDeallocator(tmp, (psFreeFunc) peakFree);
