switch malloc to calloc, and dont cast allocations (prevents errors)
commit3a95c3fd60a3271355db41e0eda904733bda8273
authorZachery Hostens <zacheryph@gmail.com>
Sun, 21 Oct 2007 02:35:30 +0000 (20 21:35 -0500)
committerZachery Hostens <zacheryph@gmail.com>
Sun, 21 Oct 2007 02:35:30 +0000 (20 21:35 -0500)
tree6c8ce324293c343ca2446a942f9349fe2e59da46
parentf56427968dfb7b0c94565df465b9166a245df9e4
switch malloc to calloc, and dont cast allocations (prevents errors)
cnet.c