shadow/lib
Paul Eggert ea3d49506f Prefer strcpy(3) to strlcpy(3) when either works
* lib/gshadow.c (sgetsgent): Use strcpy(3) not strlcpy(3),
since the string is known to fit.

Signed-off-by: Paul Eggert <eggert@cs.ucla.edu>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com>
2023-03-28 13:00:38 +02:00
..
.indent.pro
alloc.h libmisc: Add safer allocation macros 2023-02-23 20:28:43 -06:00
bit.h lib: bit_ceil_wrapul(): stop recursion 2023-02-24 12:44:14 -06:00
commonio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
commonio.h changing lock mechanism 2022-12-29 13:58:49 -06:00
defines.h lib/defines.h: Add NORETURN attribute macro 2023-02-08 22:01:01 -06:00
encrypt.c
exitcodes.h
faillog.h
fields.c Fix change_field() buffer underrun 2023-03-28 13:00:38 +02:00
fputsx.c
get_gid.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
get_pid.c Validate fds created by the user 2023-02-24 16:20:57 -06:00
get_uid.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
getdef.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
getdef.h
getlong.c
getulong.c
groupio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
groupio.h
groupmem.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
gshadow_.h
gshadow.c Prefer strcpy(3) to strlcpy(3) when either works 2023-03-28 13:00:38 +02:00
lockpw.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
Makefile.am Assume getutent(3) exists (remove dead code) 2023-02-08 17:21:34 +01:00
mempcpy.h Add mempcpy(3) 2023-02-16 11:29:33 +01:00
nscd.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
nscd.h
nss.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
pam_defs.h Declare constant data structure const 2023-01-25 12:31:17 +01:00
port.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
port.h
prototypes.h newuidmap and newgidmap: support passing pid as fd 2023-02-24 12:35:49 -06:00
pwauth.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
pwauth.h
pwio.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
pwio.h
pwmem.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
run_part.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
run_part.h
selinux.c selinux: use type safe function pointer assignment 2023-03-20 08:47:52 +01:00
semanage.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
sgetgrent.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
sgetpwent.c
sgetspent.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
sgroupio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
sgroupio.h
shadow.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
shadowio.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
shadowio.h
shadowlog_internal.h Fix typos 2023-01-26 22:44:39 -06:00
shadowlog.c
shadowlog.h
shadowmem.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
spawn.c
sssd.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
sssd.h
stpecpy.h Add stpecpy() 2023-02-16 11:29:33 +01:00
stpeprintf.h Add stpeprintf() 2023-02-16 11:29:33 +01:00
subordinateio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
subordinateio.h
tcbfuncs.c Remove superfluous casts 2023-02-09 10:03:03 -06:00
tcbfuncs.h