CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/20 05:10:03
Modified files:
usr.sbin/bgpd : control.c
Log message:
Use sizeof(destination) not sizeof(source) in strlcpy() calls.
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/20 05:10:03
Modified files:
usr.sbin/bgpd : control.c
Log message:
Use sizeof(destination) not sizeof(source) in strlcpy() calls.
OK tb@