pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 14 Aug 2009 20:33:10 +0000 (22:33 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 14 Aug 2009 20:33:10 +0000 (22:33 +0200)
commit16d1e3c26fc2908d430aa94cc76227028b0fffc7
treec0234376bfa1f9eac49341f1f8add9c7b29b9214
parent5da42fce51a9913e2c4359b71f4184dba0ad4310
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/pgrep.c