Skip to content

Conversation

gilles-peskine-arm
Copy link
Contributor

Branch-specific part of Mbed-TLS/mbedtls-framework#162. The two can be merged independently.

PR checklist

Fix `config.py --help` raising an exception (or otherwise misbehaving, in
rare cases) when the current working directory contains a percent character.
This was due to a percent escape bug.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
The old code would have been wrong if a default value was changed to
contain a `%` character, since help strings are actually help formats with
percent escapes.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
@gilles-peskine-arm gilles-peskine-arm added bug component-platform Portability layer and build scripts priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most) labels Apr 16, 2025
@gilles-peskine-arm gilles-peskine-arm added needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review labels Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component-platform Portability layer and build scripts needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most)
Projects
Status: In Development
Development

Successfully merging this pull request may close these issues.

1 participant