K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2009-08-03T05:47:58.533879Z K 7 svn:log V 169 After malloc'ing a new struct Job, initialize job->mon_fname[0] and job->meta_fname[0] to '\0'. There were some cases where .ERRORSEE contained an uninitialized string. END