aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorChristopher Ferris <cferris1000@users.noreply.github.com>2025-02-11 17:41:15 -0800
committerGitHub <noreply@github.com>2025-02-11 17:41:15 -0800
commit9db0f91ceb6c5065fa7b119888e0fe15702300d3 (patch)
tree22176f0d67a901a2182a3f003105810d54bb5b96 /lldb/source/Plugins/ScriptInterpreter/Python
parent934c97dd16ae8048ae009d97be7d80db4e1dee66 (diff)
downloadllvm-9db0f91ceb6c5065fa7b119888e0fe15702300d3.zip
llvm-9db0f91ceb6c5065fa7b119888e0fe15702300d3.tar.gz
llvm-9db0f91ceb6c5065fa7b119888e0fe15702300d3.tar.bz2
[scudo] Modify header corrupption error message (#126812)
Update the error message to be explicit that this is likely due to memory corruption. In addition, check if the chunk header is all zero, which could mean corruption or an attempt to free a pointer after the memory has been released to the kernel. This case results in a slightly different error message to also indicate this could still be a double free.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions