CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/07 14:35:19
Modified files:
usr.sbin/bgpd : mrt.c rde.c rde_attr.c rde_update.c
Log message:
Use unsigned int for the length variable when traversing the others array.
Doing this in all places now after fixing an overflow in attr_optadd().
OK tb@ deraadt@
