diff options
| author | Igor Kudrin <ikudrin@accesssoftek.com> | 2025-08-01 12:51:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-01 12:51:59 -0700 |
| commit | 55c2b273ea5d3b949c6431d429a4da20612d9808 (patch) | |
| tree | 199600f5944ece44ea41c1a61892715d4007f155 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
| parent | dc90472532702b202e93839c6d980d3b584a60cf (diff) | |
[lldb] Ensure that TestMemoryCache.py reads allocated memory (#151635)
The test reads 400 bytes of memory above the local variable. If the
stack is shallow, this can reach non-allocated space, resulting in a
test failure. The patch fixes the issue by reserving enough space in
the upper stack frame.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions
