]> granicus.if.org Git - procps-ng/commit
0018-pidof: Do not skip the NULL terminator in cmdline.
authorQualys Security Advisory <qsa@qualys.com>
Thu, 1 Jan 1970 00:00:00 +0000 (00:00 +0000)
committerCraig Small <csmall@enc.com.au>
Sat, 23 Jun 2018 11:59:14 +0000 (21:59 +1000)
commit55fac85bf0fbb021e1aed9e302e5be421106d3e0
tree13eef90ea89503d8d785caaf4a5832f6c8ff16f3
parent9d59bd6fc975c90785d667875d81c0879a37dd67
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.
pidof.c