CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/07 22:52:54
Modified files:
usr.sbin/pstat : pstat.c
Log message:
use reallocarray(NULL, a, b) instead of malloc(a*b)
ok doug
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/07 22:52:54
Modified files:
usr.sbin/pstat : pstat.c
Log message:
use reallocarray(NULL, a, b) instead of malloc(a*b)
ok doug