[sudo-commits] sudo changeset 9258:1559c301caec

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 22 20:48:54 MST 2014


changeset:	9258:1559c301caec in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1559c301caec
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 22 20:48:49 2014 -0700

Log Message:
	If inet_addr() returns INADDR_NONE, return false instead of iterating
	through the interfaces looking for a match that will never happen.

diffstat:

 plugins/sudoers/match_addr.c |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list