Skip to content

json_common: disable slash escaping#172

Merged
giuseppe merged 1 commit into
containers:mainfrom
martinetd:json_escape
Jul 1, 2026
Merged

json_common: disable slash escaping#172
giuseppe merged 1 commit into
containers:mainfrom
martinetd:json_escape

Conversation

@martinetd

Copy link
Copy Markdown
Contributor

slash escaping in json is optional, and was disabled in yajl.

This restores the previous behavior for compatibility with fragile scripts parsing the output

Link: containers/crun#2115


Thanks @giuseppe for checking

I'll open a PR disabling prettify for hook and bumping the submodule in crun after this is merged

slash escaping in json is optional, and was disabled in yajl.

This restores the previous behavior for compatibility with fragile scripts
parsing the output

Link: containers/crun#2115
Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>

@giuseppe giuseppe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giuseppe

giuseppe commented Jul 1, 2026

Copy link
Copy Markdown
Member

failure not related

@giuseppe giuseppe merged commit 4a28d6c into containers:main Jul 1, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants