pmap: fix bogus {no such process} comm field text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2015 01:45:57 +0000 (03:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2015 01:45:57 +0000 (03:45 +0200)
commit049b007865e2dfcfd2093db732b3bfbcb75b5c77
tree8fa3a2d3bbe96bdf5177ff9746aea7167a6a6538
parent00da72bee09cfe4a757cbba4465a76269dae9f43
pmap: fix bogus {no such process} comm field text

function                                             old     new   delta
read_cmdline                                         246     266     +20
procps_get_maps                                      196     193      -3
packed_usage                                       30413   30404      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 20/-12)              Total: 8 bytes

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