Fix a pair of array index checks.
authorEric Christopher <echristo@gmail.com>
Fri, 6 Dec 2013 02:33:38 +0000 (02:33 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 6 Dec 2013 02:33:38 +0000 (02:33 +0000)
commita6000643d94425e767f041fcdaa51e90b6f71c84
treef60965f7d5ea740623a6ea4ff8c860ca56e69c2b
parentf8edf9fca9fbfbbabc11d598d6f4e39a346c418a
Fix a pair of array index checks.

Patch by Marius Wachtler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp