]> granicus.if.org Git - llvm/commit
Extra error checking to ARMAttributeParser
authorEugene Leviant <eleviant@accesssoftek.com>
Thu, 13 Jun 2019 13:25:20 +0000 (13:25 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Thu, 13 Jun 2019 13:25:20 +0000 (13:25 +0000)
commit4ff0ca62e507e8fdbd5e0dfeed8acda407a36e56
tree52632176c3ed6c459e546fd48c5eac209554cae6
parent57c1d8af46ffec33879843cdcad88eba93ca3f4f
Extra error checking to ARMAttributeParser

The patch checks for subsection length as discussed in D63191

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363260 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ARMAttributeParser.cpp