[sudo-commits] sudo changeset 12787:52316819700e

Todd C. Miller Todd.Miller at sudo.ws
Sat Jan 2 12:09:02 MST 2021


changeset:	12787:52316819700e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/52316819700e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Jan 02 10:43:34 2021 -0700

Log Message:
	Minor fixes pointed out by cppcheck.
	Also add compareBoolExpressionWithInt to suppression list.

diffstat:

 Makefile.in                         |  2 +-
 lib/eventlog/Makefile.in            |  2 +-
 lib/iolog/Makefile.in               |  2 +-
 lib/logsrv/Makefile.in              |  2 +-
 lib/util/Makefile.in                |  2 +-
 logsrvd/Makefile.in                 |  2 +-
 plugins/audit_json/Makefile.in      |  2 +-
 plugins/group_file/Makefile.in      |  2 +-
 plugins/group_file/plugin_test.c    |  2 +-
 plugins/python/Makefile.in          |  2 +-
 plugins/sample/Makefile.in          |  2 +-
 plugins/sample_approval/Makefile.in |  2 +-
 plugins/sudoers/Makefile.in         |  2 +-
 plugins/sudoers/parse.h             |  2 +-
 plugins/system_group/Makefile.in    |  2 +-
 src/Makefile.in                     |  2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)



More information about the sudo-commits mailing list