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 switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
pam_chroot
pam_deny
pam_echo
pam_exec
pam_ftpusers
pam_group
pam_guest
pam_krb5 lib/libpam: Fix the possible -Werror=stringop-truncation 2020-06-12 01:20:32 +00:00
pam_ksu switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
pam_lastlog introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
pam_login_access
pam_nologin
pam_permit
pam_radius
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_skey
pam_ssh Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so 2020-03-01 20:59:52 +00:00
pam_unix Simply Subsection headers 2019-12-23 17:51:57 +00:00
Makefile
mod.mk Fix fallout from NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES changes; 2020-05-23 00:43:33 +00:00