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
Don't check curproc->p_comm for NULL as it is an array allocated as part of rS170021Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |