CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/04 23:42:18
Modified files:
usr.sbin/snmpd : agentx.c ber.c control.c mps.c smi.c trap.c
Log message:
strings.h -> string.h to prevent an implicit declaration warning. Also
remove a handful of NULL-checks before free().
