htop/openbsd
Michael McConville 4b780a3499 A few more OpenBSD fixes
Namely:

 o use malloc where an xCalloc slipped in

 o safeguard against an empty arg list - I don't think it's possible,
   but it would be potentially exploitable

 o we need to initialize the arg string to an empty string because we no
 longer use strlcpy(3)

 o annotate a tricky use of strlcpy(3)'s truncation
2016-03-05 23:38:12 -05:00
..
2015-09-18 00:46:48 -04:00
2015-09-18 00:46:48 -04:00
2016-01-02 12:11:26 -05:00
2016-03-05 23:38:12 -05:00
2016-02-02 15:53:02 +01:00
2016-02-02 12:11:41 +01:00