shadow/lib
Serge Hallyn 419cf1f1c4 def_load: avoid NULL deref
If econf_getStringValue() fails, it will return an error and
set value to NULL.  Look for the error and avoid dereferencing
value in that case.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
2023-05-22 10:23:12 +02:00
..
.indent.pro
alloc.h
bit.h lib: bit_ceil_wrapul(): stop recursion 2023-02-24 12:44:14 -06:00
commonio.c commonio: Use do_lock_file again 2023-05-11 10:59:21 -05:00
commonio.h
defines.h Add STRLEN(): a constexpr strlen(3) for string literals 2023-03-28 13:00:38 +02:00
encrypt.c
exitcodes.h
faillog.h
fields.c Overhaul valid_field() 2023-03-31 09:53:40 -05:00
fputsx.c
get_gid.c
get_pid.c get_pid.c: Use tighter validation checks 2023-05-15 09:21:16 +02:00
get_uid.c
getdef.c def_load: avoid NULL deref 2023-05-22 10:23:12 +02: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
Makefile.am
mempcpy.h
nscd.c
nscd.h
nss.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
pam_defs.h
port.c
port.h
prototypes.h login_prompt: Simplify login_prompt API 2023-05-03 07:54:28 -05:00
pwauth.c Don't redefine errno(3) 2022-12-22 11:43:29 +01:00
pwauth.h
pwio.c
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 semanage: disconnect to free libsemanage internals 2023-04-26 17:52:54 -05:00
sgetgrent.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
sgetpwent.c
sgetspent.c
sgroupio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
sgroupio.h
shadow.c
shadowio.c
shadowio.h
shadowlog_internal.h
shadowlog.c
shadowlog.h
shadowmem.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
spawn.c Merge pull request #451 from hallyn/2021-12-05/license 2022-01-02 18:38:42 -06:00
sssd.c sssd: skip flushing if executable does not exist 2023-04-03 13:05:30 +02:00
sssd.h
stpecpy.h
stpeprintf.h
subordinateio.c Use safer allocation macros 2023-02-23 20:28:43 -06:00
subordinateio.h
tcbfuncs.c
tcbfuncs.h