CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/17 03:51:43
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Call rde_filterstate_init() early since goto badflow will call
rde_filterstate_clean() and so the state must be initalized.
Fix for CID 501585
