Index: trunk/Ohana/src/opihi/pantasks/TaskOps.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/TaskOps.c	(revision 4602)
+++ trunk/Ohana/src/opihi/pantasks/TaskOps.c	(revision 4603)
@@ -138,4 +138,5 @@
   gettimeofday (&tasks[Ntasks].last, (void *) NULL);
   tasks[Ntasks].Njobs = 0;
+  tasks[Ntasks].Nmax = 0;  /* default value means 'no limit' */
 
   Ntasks ++;
