]> granicus.if.org Git - psmisc/commit
fuser: path fixes and command name length
authorCraig Small <csmall@enc.com.au>
Sun, 20 May 2018 11:41:20 +0000 (21:41 +1000)
committerCraig Small <csmall@enc.com.au>
Sun, 20 May 2018 11:41:20 +0000 (21:41 +1000)
commitd9ac11f92fdc4e96c818ce9d56e28ef40a508336
tree298da66fb4f8c72304f2839a6b6a3e290fafe532
parent4944e7a3b7a0103e88196cd9c936374f46f993c3
fuser: path fixes and command name length

Change some of the paths to use dynamically allocated memory, so no
limit, or use the PATH_MAX macro.

Command Name increases to 64 and try to use the COMM_LEN or the size
of the holding buffer consistently.
ChangeLog
src/fuser.c
src/fuser.h