shadow/lib
Alex Colomar 0d9799de04 Don't test for NULL before calling free(3)
free(3) accepts NULL, since the oldest ISO C.  I guess the
paranoid code was taking care of prehistoric implementations of
free(3).  I've never known of an implementation that doesn't
conform to this, so let's simplify this.

Remove xfree(3), which was effectively an equivalent of free(3).

Signed-off-by: Alejandro Colomar <alx@kernel.org>
2022-09-29 16:03:53 +02:00
..
.indent.pro
commonio.c Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
commonio.h Update licensing info 2021-12-23 19:36:50 -06:00
defines.h Require symlink support 2022-08-17 12:34:01 -05:00
encrypt.c Merge pull request #451 from hallyn/2021-12-05/license 2022-01-02 18:38:42 -06:00
exitcodes.h Update licensing info 2021-12-23 19:36:50 -06:00
faillog.h Update licensing info 2021-12-23 19:36:50 -06:00
fields.c Update licensing info 2021-12-23 19:36:50 -06:00
fputsx.c Update licensing info 2021-12-23 19:36:50 -06:00
get_gid.c Update licensing info 2021-12-23 19:36:50 -06:00
get_pid.c Update licensing info 2021-12-23 19:36:50 -06:00
get_uid.c Update licensing info 2021-12-23 19:36:50 -06:00
getdef.c Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
getdef.h Update licensing info 2021-12-23 19:36:50 -06:00
getlong.c Update licensing info 2021-12-23 19:36:50 -06:00
getulong.c Update licensing info 2021-12-23 19:36:50 -06:00
groupio.c Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
groupio.h Update licensing info 2021-12-23 19:36:50 -06:00
groupmem.c lib: use strzero where applicable 2022-09-27 16:52:06 +02:00
gshadow_.h Update licensing info 2021-12-23 19:36:50 -06:00
gshadow.c Update licensing info 2021-12-23 19:36:50 -06:00
lockpw.c Update licensing info 2021-12-23 19:36:50 -06:00
Makefile.am build: include lib/shadowlog_internal.h in dist tarballs 2022-01-02 21:06:36 -06:00
nscd.c lib: rename Prog to shadow_progname, with only one definition 2021-12-25 22:41:58 +00:00
nscd.h
nss.c nss: get shadow_logfd with log_get_logfd() 2022-01-15 08:47:50 -06:00
pam_defs.h Update licensing info 2021-12-23 19:36:50 -06:00
port.c Update licensing info 2021-12-23 19:36:50 -06:00
port.h Update licensing info 2021-12-23 19:36:50 -06:00
prototypes.h Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
pwauth.c Update licensing info 2021-12-23 19:36:50 -06:00
pwauth.h Add header guards 2022-05-24 07:49:11 -05:00
pwio.c Update licensing info 2021-12-23 19:36:50 -06:00
pwio.h Update licensing info 2021-12-23 19:36:50 -06:00
pwmem.c lib: use strzero where applicable 2022-09-27 16:52:06 +02:00
run_part.c Initialize local variables 2022-05-24 07:49:11 -05:00
run_part.h Add header guards 2022-05-24 07:49:11 -05:00
selinux.c Use function format attribute where applicable 2022-08-06 11:27:56 -05:00
semanage.c useradd: check MLS enablement before setting serange Resolves: https://github.com/shadow-maint/shadow/issues/552 2022-09-02 20:29:34 -05:00
sgetgrent.c Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
sgetpwent.c Drop register keyword 2022-08-06 11:27:56 -05:00
sgetspent.c Remove commented out code and FIXMEs 2022-05-24 07:49:11 -05:00
sgroupio.c lib: use strzero where applicable 2022-09-27 16:52:06 +02:00
sgroupio.h Update licensing info 2021-12-23 19:36:50 -06:00
shadow.c Remove commented out code and FIXMEs 2022-05-24 07:49:11 -05:00
shadowio.c Update licensing info 2021-12-23 19:36:50 -06:00
shadowio.h Update licensing info 2021-12-23 19:36:50 -06:00
shadowlog_internal.h Add header guards 2022-05-24 07:49:11 -05:00
shadowlog.c lib: provide default values for shadow_progname/shadow_logfd 2021-12-27 16:28:23 +00:00
shadowlog.h Drop obsolete prototype for log_dolog() 2022-08-06 11:27:56 -05:00
shadowmem.c lib: use strzero where applicable 2022-09-27 16:52:06 +02:00
spawn.c Merge pull request #451 from hallyn/2021-12-05/license 2022-01-02 18:38:42 -06:00
sssd.c lib: rename Prog to shadow_progname, with only one definition 2021-12-25 22:41:58 +00:00
sssd.h
subordinateio.c Drop superfluous const from return type 2022-08-06 11:27:56 -05:00
subordinateio.h
tcbfuncs.c Don't test for NULL before calling free(3) 2022-09-29 16:03:53 +02:00
tcbfuncs.h
utent.c Update licensing info 2021-12-23 19:36:50 -06:00