]> granicus.if.org Git - procps-ng/commit
0004-pgrep: Replace buf+1 with buf in read_pidfile().
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)
commit8e3e77910da5f6ac7caf2f8151793feadd28de25
treeeeadb49be70dd2189ce4cc91c65716a0ec0d4946
parent9cfc1b8c1fdb8c3b6734efa5597fe2cd8419184a
0004-pgrep: Replace buf+1 with buf in read_pidfile().

Unless we missed something, this makes it unnecessarily difficult to
read/audit.
pgrep.c