Skip to content
Snippets Groups Projects
Commit f98bb2dd authored by Delio Brignoli's avatar Delio Brignoli Committed by Damien George
Browse files

py/mpprint: Fail an assertion with unsupported format specifiers.

Arguments of an unknown type cannot be skipped and continuing to parse a
format string after encountering an unknown format specifier leads to
undefined behaviour.  This patch helps to find use of unsupported formats.
parent ce1c7862
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment