CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/12 14:50:47
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Check return value of trie_roa_add() in a consistant way.
Also adjust the trie_add() call for IMSG_RECONF_PREFIX_SET_ITEM to follow
the same logic.
Fixes CID 492365
OK benno@
