[sudo-commits] sudo changeset 14185:5b779a6888c9

Todd C. Miller Todd.Miller at sudo.ws
Tue Sep 6 15:44:06 MDT 2022


changeset:	14185:5b779a6888c9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5b779a6888c9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Sep 06 15:40:59 2022 -0600

Log Message:
	It is possibble for sudoerserrorf() to be called with a NULL format.
	So log_parse_error() needs to check fmt for NULL before using it.

diffstat:

 plugins/sudoers/gram.y    |  3 ++-
 plugins/sudoers/logging.c |  4 +++-
 plugins/sudoers/logging.h |  2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list