diff options
| author | Christopher Ferris <cferris1000@users.noreply.github.com> | 2025-02-11 17:41:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 17:41:15 -0800 |
| commit | 9db0f91ceb6c5065fa7b119888e0fe15702300d3 (patch) | |
| tree | 22176f0d67a901a2182a3f003105810d54bb5b96 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 934c97dd16ae8048ae009d97be7d80db4e1dee66 (diff) | |
| download | llvm-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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
