getInputSections returns std::vector by value and ArrayRef
pointed to destroyed temporarily.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D26630
Fix heap-use-after-free coff::createPDB vitalybuka on Nov 14 2016, 12:31 PM. Authored by
Details getInputSections returns std::vector by value and ArrayRef
Diff Detail
|