Prevent an address violation parsing corrupt DWARF information by fixing the test...
authorNick Clifton <nickc@redhat.com>
Fri, 1 Sep 2017 10:20:51 +0000 (11:20 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 1 Sep 2017 10:20:51 +0000 (11:20 +0100)
commit7e8b60085eb3e6f2c41bc0c00c0d759fa7f72780
tree5375adc59b856bd69905d8eae6f7c92161150d79
parentf8ad2513754f5a53fecb407cf64fcb586836b60c
Prevent an address violation parsing corrupt DWARF information by fixing the test for an overlong debug line info structure.

PR 22059
* dwarf2.c (decode_line_info): Fix test for an overlong line info
structure.
bfd/ChangeLog
bfd/dwarf2.c