[sudo-commits] sudo changeset 13282:bc848fb97671

Todd C. Miller Todd.Miller at sudo.ws
Tue Jun 8 15:21:38 MDT 2021


changeset:	13282:bc848fb97671 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/bc848fb97671
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jun 08 14:25:02 2021 -0600

Log Message:
	Add NSS_TRYAGAIN and correct buflen in struct nss_XbyY_buf_t.
	Add some function argument names.  Also use struct nss_db_state *
	instead of void * in nss_db_root_t.  We don't define struct
	nss_db_state but since it is a pointer all we need is a forward
	declaration.

diffstat:

 include/compat/nss_dbdefs.h |  18 ++++++++++--------
 lib/util/getgrouplist.c     |   2 +-
 2 files changed, 11 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list