Skip to content

fix: sanitize core file paths using shlex.quote#694

Merged
liangxiao1 merged 1 commit intovirt-s1:masterfrom
adsuna:fix-path-quoting
Mar 16, 2026
Merged

fix: sanitize core file paths using shlex.quote#694
liangxiao1 merged 1 commit intovirt-s1:masterfrom
adsuna:fix-path-quoting

Conversation

@adsuna
Copy link
Contributor

@adsuna adsuna commented Mar 13, 2026

Fix coredump file not being handled correctly when it contains a parenthesis by quoting it using shlex.quote to avoid bash errors.

Signed-off-by: Aditya Nair <adnair@redhat.com>
@liangxiao1 liangxiao1 merged commit 19aed3a into virt-s1:master Mar 16, 2026
1 check failed
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