[sudo-commits] sudo changeset 13308:0676191e4741

Todd C. Miller Todd.Miller at sudo.ws
Thu Jul 8 15:53:49 MDT 2021


changeset:	13308:0676191e4741 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0676191e4741
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jul 08 15:50:04 2021 -0600

Log Message:
	Check that the python module we actually loaded is what we intended.
	This is intended to provide a more useful error message if the
	user defines a module which conflicts with a system python module.
	For example, a module called test.py would conflicts with the system
	python test module.

diffstat:

 plugins/python/python_plugin_common.c |  20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list