[sudo-commits] sudo changeset 10009:09c7236d3e1a

Todd C. Miller Todd.Miller at courtesan.com
Thu May 14 10:49:58 MDT 2015


changeset:	10009:09c7236d3e1a in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/09c7236d3e1a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 14 10:47:09 2015 -0600

Log Message:
	No need to cast malloc() return value.

diffstat:

 lib/util/alloc.c               |  4 ++--
 lib/util/snprintf.c            |  2 +-
 plugins/sample/sample_plugin.c |  2 +-
 plugins/sudoers/auth/rfc1938.c |  2 +-
 plugins/sudoers/redblack.c     |  4 ++--
 plugins/sudoers/testsudoers.c  |  2 +-
 plugins/sudoers/toke_util.c    |  5 ++---
 7 files changed, 10 insertions(+), 11 deletions(-)


More information about the sudo-commits mailing list