[sudo-commits] sudo changeset 10400:4371f26995fb

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


changeset:	10400:4371f26995fb in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4371f26995fb
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 04 16:48:02 2016 -0600

Log Message:
	In parse_expr(), move the "bad" label after the "default" case in
	the switch(), not before it.  This seemed to confuse Covertity,
	resulting in a false positive, CID 104095.

diffstat:

 plugins/sudoers/sudoreplay.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


More information about the sudo-commits mailing list