CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/19 03:52:34
Modified files:
usr.sbin/vmd : virtio.c vmm.c
Log message:
Replace malloc() + memset() with calloc().
ok mlarkin
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/19 03:52:34
Modified files:
usr.sbin/vmd : virtio.c vmm.c
Log message:
Replace malloc() + memset() with calloc().
ok mlarkin