CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/16 06:24:26
Modified files:
usr.sbin/bgpd : session.c
Log message:
Memory allocated with calloc() is initialized to zero, no need to do that
explicitly.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/16 06:24:26
Modified files:
usr.sbin/bgpd : session.c
Log message:
Memory allocated with calloc() is initialized to zero, no need to do that
explicitly.