diff options
author | 2020-05-18 15:07:07 -0400 | |
---|---|---|
committer | 2020-05-19 10:32:04 +0200 | |
commit | f97ca2c816748e3b7dee58775632f9e9269071e6 (patch) | |
tree | 92b2305c2e31b83748f50ca3cee7624d2719223f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | efi/printf: Refactor code to consolidate padding and output (diff) | |
download | linux-dev-f97ca2c816748e3b7dee58775632f9e9269071e6.tar.xz linux-dev-f97ca2c816748e3b7dee58775632f9e9269071e6.zip |
efi/printf: Abort on invalid format
If we get an invalid conversion specifier, bail out instead of trying to
fix it up. The format string likely has a typo or assumed we support
something that we don't, in either case the remaining arguments won't
match up with the remaining format string.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200518190716.751506-16-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions