diff options
| author | Timm Baeder <tbaeder@redhat.com> | 2025-09-04 15:19:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-04 15:19:26 +0200 |
| commit | 4931c3afc347f3ea099ebbe3d056dfc63e9eba45 (patch) | |
| tree | d66b8dd5ed49f365a7d548ec8c007ef2be902f88 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | faca9ddce6f9480ef1e768e1df6f9f95349d15ea (diff) | |
[clang][bytecode] Reject null pointers in CheckStore() (#156645)
In the attached test case, the global variable later only points to
gargbage, because the MaterializeTemporaryExpr used to initialize it is
a local variable, which is gone by the time we try to evaluate the
store.
Fixes #156223
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
