procps/ps
Qualys Security Advisory d9eb77bd68 0058-ps/output.c: Replace strcpy() with snprintf() in show_one_proc().
This strcpy() should normally not overflow outbuf, but names can be
overridden (via -o). Also, check "amount" in all cases.

---------------------------- adapted for newlib branch
. we don't use that 'likely/unlikely' crap in newlib

Signed-off-by: Jim Warner <james.warner@comcast.net>
2018-06-09 21:45:38 +10:00
..
common.h ps: changed to exploit a newly added UID used at login 2018-02-19 20:33:59 +11:00
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c 0055-ps/display.c: Harden show_tree(). 2018-06-09 21:45:38 +10:00
global.c ps: changed to exploit a newly added UID used at login 2018-02-19 20:33:59 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c library: cleanup of library includes 2016-04-16 17:03:57 +10:00
output.c 0058-ps/output.c: Replace strcpy() with snprintf() in show_one_proc(). 2018-06-09 21:45:38 +10:00
parser.c misc: eliminate all those remaining gcc -Wall warnings 2017-05-22 21:38:10 +10:00
ps.1 ps: add times & cputimes format specifiers: cumulative CPU time in seconds 2018-03-02 22:19:40 +11:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: exploit those new <pids> task/threads capabilities 2015-10-05 21:52:08 +11:00
sortformat.c related: change for lost 'PROCPS_' enumerator prefixes 2016-07-26 20:49:44 +10:00
stacktrace.c misc: just eliminate several 'unused' warning messages 2016-07-26 07:59:48 +10:00