[sudo-commits] sudo changeset 11556:26e19bcc0ce8

Todd C. Miller Todd.Miller at sudo.ws
Fri Oct 12 10:03:08 MDT 2018


changeset:	11556:26e19bcc0ce8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/26e19bcc0ce8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Oct 12 08:39:12 2018 -0600

Log Message:
	Replace sudo_fatal(NULL) with an "unable to allocate memory" message
	that includes the function name.

diffstat:

 plugins/sudoers/sudoreplay.c |   4 ++--
 src/exec_monitor.c           |  22 +++++++++++-----------
 src/exec_nopty.c             |  28 ++++++++++++++--------------
 src/exec_pty.c               |  28 ++++++++++++++--------------
 4 files changed, 41 insertions(+), 41 deletions(-)


More information about the sudo-commits mailing list