]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix the array access for BFD_RELOC_386_IRELATIVE.
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 11 Apr 2011 18:27:23 +0000 (18:27 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 11 Apr 2011 18:27:23 +0000 (18:27 +0000)
commit2a750708dccb3e29e7e4c346debd89194f3e4748
tree7d770ad4fecbf1716d96eeb05e51cb9ea296a044
parente1ab1f9c669fbcb1a13218823dd08592bddb90d8
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