CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/29 07:53:24
Modified files:
usr.sbin/snmpd : control.c snmpd.c snmpe.c
Log message:
Wrong argument was passed to control_dispatch_imsg(). Use always
(struct imsgev *)->data for the argument of imsgev handlers.
ok reyk
