CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/04/13 02:43:51
Modified files:
net/net-snmp : Tag: OPENBSD_5_6 Makefile
Log message:
SECURITY fix, use calloc instead of malloc to zero the netsnmp_variable_list
struct, to avoid issues when processing malicious PDUs.
Reported by Qinghao Tang on oss-sec.
http://www.openwall.com/lists/oss-security/2015/04/13/1
