[sudo-commits] sudo changeset 14840:be23d201add2

Todd C. Miller Todd.Miller at sudo.ws
Tue Jul 4 17:19:40 MDT 2023


changeset:	14840:be23d201add2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/be23d201add2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jul 04 14:14:07 2023 -0600

Log Message:
	Fix wrapping of libc getpwnam/getpwuid/getgrnam/getgrgid on NetBSD.

diffstat:

 MANIFEST                             |   1 +
 plugins/sudoers/Makefile.in          |   8 ++++----
 plugins/sudoers/pwutil_impl.c        |  30 ++++++++++++++++++++++--------
 plugins/sudoers/testsudoers_pwutil.c |  16 ++++++----------
 plugins/sudoers/testsudoers_pwutil.h |  32 ++++++++++++++++++++++++++++++++
 plugins/sudoers/tsgetgrpw.c          |   2 +-
 plugins/sudoers/tsgetgrpw.h          |   2 +-
 7 files changed, 67 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list