Fix the array access for BFD_RELOC_386_IRELATIVE.
commitdccc55e90ac5125315cee6ea706b5dd3e5f168ed
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 11 Apr 2011 18:27:21 +0000 (11 18:27 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 11 Apr 2011 18:27:21 +0000 (11 18:27 +0000)
treefb1876c67eeb73971f7659d3b7bc64c5c3e33f6f
parentd4d68cb45a56d7e68f9efe2855df7cfa6b4f87bd
Fix the array access for BFD_RELOC_386_IRELATIVE.

2011-04-11  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-i386.c (elf_i386_reloc_type_lookup): Fix the out of bound
array access for BFD_RELOC_386_IRELATIVE.
bfd/ChangeLog
bfd/elf32-i386.c