mirror of https://github.com/xzeldon/htop.git
4b780a3499
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 |
||
---|---|---|
.. | ||
Battery.c | ||
Battery.h | ||
OpenBSDCRT.c | ||
OpenBSDCRT.h | ||
OpenBSDProcess.c | ||
OpenBSDProcess.h | ||
OpenBSDProcessList.c | ||
OpenBSDProcessList.h | ||
Platform.c | ||
Platform.h |