[sudo-commits] sudo changeset 10005:f7ce0100ff5c

Todd C. Miller Todd.Miller at courtesan.com
Tue May 12 16:38:59 MDT 2015


changeset:	10005:f7ce0100ff5c in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f7ce0100ff5c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 12 15:58:05 2015 -0600

Log Message:
	In sudo_warn_gettext_v1() call dgettext() not gettext() to make
	sure the domain is set correctly.  The sudoers plugin uses its own
	text domain.

diffstat:

 include/sudo_fatal.h |  9 +++++++--
 lib/util/fatal.c     |  4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list