[sudo-commits] sudo changeset 10642:946f2441c90a

Todd C. Miller Todd.Miller at courtesan.com
Tue Sep 13 09:14:33 MDT 2016


changeset:	10642:946f2441c90a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/946f2441c90a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Sep 13 09:06:25 2016 -0600

Log Message:
	Move valid domain name check into a new valid_domain() function.
	Fix memory leak if getdomainname(2) fails and avoid using heap
	garbage for the domain name matching in this case.

diffstat:

 plugins/sudoers/match.c |  39 ++++++++++++++++++++++++++-------------
 1 files changed, 26 insertions(+), 13 deletions(-)


More information about the sudo-commits mailing list