CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/17 02:58:22
Modified files:
usr.sbin/dvmrpd: dvmrpd.c rde.c
Log message:
Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
unchecked memcpy.
Reported by Shibo, Hugo Systopia Team
OK tb@
