Allocate memory for the interface addr arrays dynamically
authorNickolai Zeldovich <kolya@mit.edu>
Wed, 30 Oct 2002 09:10:16 +0000 (09:10 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Wed, 30 Oct 2002 09:10:16 +0000 (09:10 +0000)
commitf349e5b3fa0206cd6269df256911a73f52ff4a0b
treed584a23287c35b60e5dcb2eb13d057316e53e74e
parentdfaf556aeafcd25ef2374d835cd3925042107e95
Allocate memory for the interface addr arrays dynamically
to avoid potential overruns.
src/viced/callback.c
src/viced/host.c