[sudo-commits] sudo changeset 13323:a0c8392f2f7a

Todd C. Miller Todd.Miller at sudo.ws
Tue Jul 27 09:20:45 MDT 2021


changeset:	13323:a0c8392f2f7a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a0c8392f2f7a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jun 16 16:19:12 2021 -0600

Log Message:
	Make sure we store an octal number (like umask) as a string.
	JSON doesn't (portably) support octal numbers with a leading zero.

diffstat:

 plugins/audit_json/audit_json.c |  19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list