[sudo-commits] sudo changeset 10401:411c7e398286

Todd C. Miller Todd.Miller at courtesan.com
Thu May 5 14:32:55 MDT 2016


changeset:	10401:411c7e398286 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/411c7e398286
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 04 16:59:04 2016 -0600

Log Message:
	In fill_args(), replace loop that increments arg_size() with
	a simple add and mask.  Should prevent a false positive from
	Coverity CID 104094.

diffstat:

 plugins/sudoers/toke.h      |  5 +----
 plugins/sudoers/toke_util.c |  5 ++---
 2 files changed, 3 insertions(+), 7 deletions(-)


More information about the sudo-commits mailing list