diff options
| author | serge-sans-paille <sguelton@redhat.com> | 2022-09-02 13:36:08 +0200 |
|---|---|---|
| committer | serge-sans-paille <sguelton@redhat.com> | 2022-09-05 10:54:18 +0200 |
| commit | ab09043a1985bfb9f1e4393a29a9d83326d306fe (patch) | |
| tree | 59322e849c9cf9083ef02b37a9c86caecddd91bb /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 69778121e4a66856985bfc2ff875a864b41ee592 (diff) | |
| download | llvm-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
