]> granicus.if.org Git - procps-ng/commit
library: adapt for increased (cmd) program name length
authorJim Warner <james.warner@comcast.net>
Fri, 1 Jun 2018 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 9 Jun 2018 11:35:20 +0000 (21:35 +1000)
commite051535686f848341ab9f89752df31baee3a9909
tree9e4c3168966f27b43c50fc2287cbbb9afa9288a8
parentd099d0e5a1202f5fe44a2f081f63b41c464fc2f2
library: adapt for increased (cmd) program name length

In the new library 'cmd' is dynamically allocated just
like 'cmdline'. This will align us with the ref below.

Reference(s):
. master branch increase to 64
commit 2cfdbbe897f0d4e41460c7c2b92acfc5804652c8

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/readproc.c