mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
e2b7bdef1d
Currently when the .eh_frame section is truncated so that CFI instructions can't be read, it is possible to enter an infinite loop. It happens because `CFIProgram::parse` does not handle errors properly. This patch fixes the issue. Differential revision: https://reviews.llvm.org/D82017 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DWARFAcceleratorTableTest.cpp | ||
DWARFDataExtractorTest.cpp | ||
DWARFDebugArangeSetTest.cpp | ||
DWARFDebugFrameTest.cpp | ||
DWARFDebugInfoTest.cpp | ||
DWARFDebugLineTest.cpp | ||
DWARFDieTest.cpp | ||
DWARFFormValueTest.cpp | ||
DwarfGenerator.cpp | ||
DwarfGenerator.h | ||
DWARFLocationExpressionTest.cpp | ||
DwarfUtils.cpp | ||
DwarfUtils.h |