CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/19 07:14:19
Modified files:
usr.sbin/bgpd : rtr_proto.c
Log message:
While the ibuf_add calls should not fail the way they are used it
is still better to check for error.
OK tb@
