summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorWu Yingcong <yingcong.wu@intel.com>2024-05-21 19:15:22 -0700
committerGitHub <noreply@github.com>2024-05-22 10:15:22 +0800
commit511077df763752fd2c187e4ca1a3ada335b77804 (patch)
tree49e4d7992474da6b67afc8631385cc497b58ad1e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc2e0afe95efd495f5c76bbea410730a321a69e9c (diff)
[sanitizers] Bump malloc limit to 1TB for MSAN, LSAN & DFSAN (#89728)
We already have `const uptr kMaxAllowedMallocSize = 1ULL << 40;` set for ASAN, HWASAN, memprof, TSAN. This patch bumps the malloc limit for MSAN, LSAN and DFSAN to 1TB as well. 8GB is simply not enough nowadays.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions