summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorPrabhu Rajasekaran <prabhukr@google.com>2025-11-11 14:26:40 -0800
committerGitHub <noreply@github.com>2025-11-11 14:26:40 -0800
commitdd1564e0e7bde9eda72320b6b839a16c3bcee642 (patch)
tree8f9f2c720138765702b302d72f1cbdae6eab8d4b /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
parent2308d16fdc602502dbd22f162b79dbb62063e8a2 (diff)
[MachO] Report error when there are too many sections (#167418)
When there are more than 255 sections, MachO object writer allows creation of object files which are potentially malformed. Currently, there are assertions in object writer code that prevents this behavior. But for distributions where assertions are turned off this still results in creation of malformed object files. Turning assertions into explicit errors.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions