[sudo-commits] sudo changeset 13007:4a04efbcbff9

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 18 06:10:27 MST 2021


changeset:	13007:4a04efbcbff9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4a04efbcbff9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Feb 18 06:09:08 2021 -0700

Log Message:
	Don't print a NULL as a string if role/type/privs/limitprivs is not set.
	We can't rely on printf("%s", NULL) not crashing.

diffstat:

 plugins/sudoers/parse.c |  24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list