[sudo-commits] sudo changeset 12832:09f98816fc89

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 26 11:03:27 MST 2021


changeset:	12832:09f98816fc89 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/09f98816fc89
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Jan 23 08:44:00 2021 -0700

Log Message:
	Fix the memset offset when converting a v1 timestamp to TS_LOCKEXCL.
	We want to zero the struct starting at flags, not type (which was just set).
	Found by Qualys.

diffstat:

 plugins/sudoers/timestamp.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list