Skip to content

Conversation

@jnovy
Copy link
Collaborator

@jnovy jnovy commented Sep 9, 2025

  • Improve JSON string escaping with proper null handling
  • Add UTF-8 character support and enhanced control character escaping
  • Add fallback mechanisms for JSON generation failures
  • Enhance console file descriptor error reporting and validation

Fixes: #493

- Improve JSON string escaping with proper null handling
- Add UTF-8 character support and enhanced control character escaping
- Add fallback mechanisms for JSON generation failures
- Enhance console file descriptor error reporting and validation

Fixes: containers#493

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
@jnovy jnovy requested a review from giuseppe September 9, 2025 09:08
Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@jnovy jnovy merged commit 04b823f into containers:main Sep 9, 2025
34 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.

Container creation as root, works as rootless user but not root (podman 4.8.3, conmon 2.1.8)

2 participants