NetBSD/lib/libpam/modules
fox 113ec9c52a lib/libpam: Fix the possible -Werror=stringop-truncation
Replace strncpy(3) with the safer strlcpy(3) and adjust the code.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@, christos@
2020-06-12 01:20:32 +00:00
..
pam_afslog
pam_chroot
pam_deny
pam_echo
pam_exec
pam_ftpusers
pam_group
pam_guest
pam_krb5
pam_ksu
pam_lastlog
pam_login_access
pam_nologin
pam_permit
pam_radius
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_skey
pam_ssh
pam_unix
Makefile
mod.mk