1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/pmccontrol
Pedro F. Giffuni 62debcc7f3 pmccontrol(8): Replace malloc() + memset() with calloc()
PMCC_OP_IGNORE happens to be zero, so just use calloc() here.
2015-02-22 14:45:00 +00:00
..
Makefile
pmccontrol.8
pmccontrol.c pmccontrol(8): Replace malloc() + memset() with calloc() 2015-02-22 14:45:00 +00:00