netstat - Replace a couple malloc calls.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 20 Mar 2014 15:26:26 +0000 (08:26 -0700)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 23 Mar 2014 23:05:09 +0000 (00:05 +0100)
commit6b019ea888f5fb968ce96486502e9ab06bd4b22e
treee5991a6da2638cf6dc4d1d20fc283425ec195ee3
parent6b048a7c974adc746dad6a093969f1c3422a3d54
netstat - Replace a couple malloc calls.

- Use calloc to ensure memory is zeroed.
usr.bin/netstat/mbuf.c