[sudo-commits] sudo changeset 10909:a88cacd23f09

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 20 16:15:07 MDT 2017


changeset:	10909:a88cacd23f09 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a88cacd23f09
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 20 16:13:14 2017 -0600

Log Message:
	Use the standard idiom for popping all entries from a tail queue.
	The llvm checker gets confused by TAILQ_REMOVE and generate
	use-after-free false positives.

diffstat:

 src/exec_pty.c |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)


More information about the sudo-commits mailing list