K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-27T17:27:59.000000Z K 7 svn:log V 134 Don't check curproc->p_comm for NULL as it is an array allocated as part of struct proc. Found with: Coverity Prevent(tm) CID: 2096 END