commit | 173aa78bcf68c2a036823bdee803b35820ddcd44 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 28 01:59:25 2013 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Jun 28 01:59:25 2013 +0200 |
tree | fe41b2b07189628aeeb29bbdef6b6e6aef090d17 | |
parent | 26a7e2ecbf76db06cf0754a0664eaa68e3cae53a [diff] |
pstree: fix theoretically unsafe code In practice, p->comm is never long enough to trigger the bug, but still. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>