[sudo-commits] sudo changeset 13297:3ac37bb42f1e

Todd C. Miller Todd.Miller at sudo.ws
Wed Jun 16 16:23:07 MDT 2021


changeset:	13297:3ac37bb42f1e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3ac37bb42f1e
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