Fix memory corruption when assembling an i386 darwin source file.
authorNick Clifton <nickc@redhat.com>
Thu, 10 Aug 2017 10:51:42 +0000 (11:51 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 10 Aug 2017 10:51:42 +0000 (11:51 +0100)
commit4c2da80c2bdff7761eb5b3d9c03ffa0c9958b6b9
tree56e907fd1fa48806a17564a17cc20170bd55aa5d
parent957e1fc1c5d0262e4b2f764cf031ad1458446498
Fix memory corruption when assembling an i386 darwin source file.

PR gas/21939
* config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
size of indirect_syms array so that it is large enough to hold
every symbol if necessary.
gas/ChangeLog
gas/config/obj-macho.c
This page took 0.025554 seconds and 4 git commands to generate.