]> granicus.if.org Git - llvm/commit
Follow-up fix to r348811 for null Errors (which is the case for end iterators)
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Dec 2018 00:17:36 +0000 (00:17 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Dec 2018 00:17:36 +0000 (00:17 +0000)
commit2cc0a7da876c1d8c32775b0119e1e15aaa759b9e
tree4e3db23bff269cac179041a529360b9a33aed2f1
parent4dd6cea9c9d3b3f11592712a7b5ee1fb7c040895
Follow-up fix to r348811 for null Errors (which is the case for end iterators)

Not sure how I missed that in my testing, but obvious enough - this
causes segfaults when attempting to dereference the Error in end
iterators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348814 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFTypes.h