findAbsoluteAtom() returns absoluteAtom().end() if no atom is found.
Dereferencing end() value results an undefined behavior.
Details
Details
- Reviewers
shankarke
Diff Detail
Diff Detail
Paths
| Differential D8748
LLD: Hexagon: Fix dereferencing end() iterator. ClosedPublic Authored by ruiu on Mar 31 2015, 1:52 PM.
Details
Summary findAbsoluteAtom() returns absoluteAtom().end() if no atom is found.
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.Mar 31 2015, 2:22 PM
Revision Contents
Diff 23007 lib/ReaderWriter/ELF/Hexagon/HexagonTargetHandler.h
|