[sudo-commits] sudo changeset 14447:83dcacb35309

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 3 16:01:24 MST 2023


changeset:	14447:83dcacb35309 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/83dcacb35309
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 03 15:59:23 2023 -0700

Log Message:
	Decode \u00XX in a JSON string now that we escape control chars.
	We don't write Unicode to the log.json file, only 8-bit ASCII.

diffstat:

 MANIFEST                                  |   1 +
 lib/iolog/iolog_json.c                    |  12 +++++++++++-
 lib/iolog/regress/iolog_json/test3.in     |   2 +-
 lib/iolog/regress/iolog_json/test3.out.ok |  22 ++++++++++++++++++++++
 4 files changed, 35 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list