]> granicus.if.org Git - sudo/commit
Add a proper getdelim(3) replacement and use it instead of getline(3).
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 8 Apr 2019 16:37:30 +0000 (10:37 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 8 Apr 2019 16:37:30 +0000 (10:37 -0600)
commitde65d70929db209d24500fff00e1e1b3f2e27624
treedbd7ff2c618f9f0f78702eecbb54357b86a4d5d8
parentf0910c01da5e9f24a71db8b359a46ae19ddc7005
Add a proper getdelim(3) replacement and use it instead of getline(3).
16 files changed:
MANIFEST
config.h.in
configure
configure.ac
include/sudo_compat.h
lib/util/Makefile.in
lib/util/getdelim.c [moved from lib/util/getline.c with 50% similarity]
lib/util/parseln.c
lib/util/regress/getdelim/getdelim_test.c [new file with mode: 0644]
mkdep.pl
plugins/sudoers/auth/aix_auth.c
plugins/sudoers/boottime.c
plugins/sudoers/iolog_util.c
plugins/sudoers/ldap_conf.c
plugins/sudoers/parse_ldif.c
plugins/sudoers/sssd.c