aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2022-09-02 13:36:08 +0200
committerserge-sans-paille <sguelton@redhat.com>2022-09-05 10:54:18 +0200
commitab09043a1985bfb9f1e4393a29a9d83326d306fe (patch)
tree59322e849c9cf9083ef02b37a9c86caecddd91bb /lldb/source/Plugins/ScriptInterpreter/Python
parent69778121e4a66856985bfc2ff875a864b41ee592 (diff)
downloadllvm-ab09043a1985bfb9f1e4393a29a9d83326d306fe.zip
llvm-ab09043a1985bfb9f1e4393a29a9d83326d306fe.tar.gz
llvm-ab09043a1985bfb9f1e4393a29a9d83326d306fe.tar.bz2
[clang] Fix crash when parsing scanf format string with missing arguments
When parsing a format string with less argument than specified, one should check argument access because there may be no such argument. This fixes #57517 Differential Revision: https://reviews.llvm.org/D133197
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions