Index: trunk/psModules/src/imcombine/pmStack.c
===================================================================
--- trunk/psModules/src/imcombine/pmStack.c	(revision 16691)
+++ trunk/psModules/src/imcombine/pmStack.c	(revision 16848)
@@ -8,6 +8,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-02-28 01:15:35 $
+ *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-03-06 21:38:39 $
  *  Copyright 2004-2007 Institute for Astronomy, University of Hawaii
  *
@@ -357,5 +357,5 @@
               }
 
-              float limit;                // Rejection limit, when rejecting based on data properties
+              float limit = NAN;        // Rejection limit, when rejecting based on data properties
               if (!useVariance) {
                   limit = rej * stdev;
