Properly check abbrev size
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 12 Jan 2015 21:34:24 +0000 (13:34 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 12 Jan 2015 21:34:24 +0000 (13:34 -0800)
commita0a3b04c61d7aa79e265224540930cf4057acfb3
tree77c887f8143781e16b85dccd9f41762810404840
parent1306a7421c764d1f5e2a08afdb9b5818662c9e9c
Properly check abbrev size

abbrev_base is independent of abbrev_size.  We should use abbrev_base +
abbrev_size to check abbrev section size.

* dwarf.c (process_debug_info): Properly check abbrev size.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.023966 seconds and 4 git commands to generate.