0018-pidof: Do not skip the NULL terminator in cmdline.
This should never happen (cmdline[0] should always be non-NULL), but just in case.
This commit is contained in:
This should never happen (cmdline[0] should always be non-NULL), but just in case.