CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/08/25 08:59:13
Modified files: lib/libutil : opendev.c uucplock.c Log message: Use the safe idiom from snprintf(3) manpage on how to check for string overflow. OK tb@ millert@
CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2025/08/25 08:59:13
Modified files: lib/libutil : opendev.c uucplock.c Log message: Use the safe idiom from snprintf(3) manpage on how to check for string overflow. OK tb@ millert@