[sudo-commits] sudo changeset 11584:3cf842d30e45

Todd C. Miller Todd.Miller at sudo.ws
Mon Oct 22 09:15:41 MDT 2018


changeset:	11584:3cf842d30e45 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3cf842d30e45
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Oct 22 09:12:17 2018 -0600

Log Message:
	Pass --sourcetree-root to pvs-studio and don't check sudo_noexec.c.
	Since we don't auto-generate dependencies for sudo_noexec.c we
	can't easily check it from outside the source tree.  This
	is not a problem as it just contains stub functions.

diffstat:

 lib/util/Makefile.in             |  150 ++++++++++++++--------------
 plugins/group_file/Makefile.in   |    6 +-
 plugins/sample/Makefile.in       |    4 +-
 plugins/sudoers/Makefile.in      |  196 +++++++++++++++++++-------------------
 plugins/system_group/Makefile.in |    4 +-
 src/Makefile.in                  |   58 +++++-----
 6 files changed, 209 insertions(+), 209 deletions(-)


More information about the sudo-commits mailing list