CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/04 11:48:41
Modified files:
usr.sbin/bgplgd: qs.c
Log message:
Reduce buffer size by 1 to keep space for the '\0' added after the loop.
Fixes CID 492348
OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/04 11:48:41
Modified files:
usr.sbin/bgplgd: qs.c
Log message:
Reduce buffer size by 1 to keep space for the '\0' added after the loop.
Fixes CID 492348
OK tb@