git: netstat - Replace a couple malloc calls.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Mar 23 16:19:04 PDT 2014
commit 6b019ea888f5fb968ce96486502e9ab06bd4b22e
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Thu Mar 20 08:26:26 2014 -0700
netstat - Replace a couple malloc calls.
- Use calloc to ensure memory is zeroed.
Summary of changes:
usr.bin/netstat/mbuf.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b019ea888f5fb968ce96486502e9ab06bd4b22e
--
DragonFly BSD source repository
More information about the Commits
mailing list