Index: trunk/psModules/src/objects/pmSource.c
===================================================================
--- trunk/psModules/src/objects/pmSource.c	(revision 7311)
+++ trunk/psModules/src/objects/pmSource.c	(revision 7477)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA: significant modifications.
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-03 01:02:08 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-10 02:57:58 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -235,4 +235,6 @@
         psFree (stats);
 
+        if (peaks == NULL)
+            return (psfClump);
     }
     // XXX EAM : possible errors:
