* readelf.c (slurp_hppa_unwind_table): Fix entry size on hppa64-hpux.
commit1266623a14402689f9d1ec20155315d86e0e687e
authorDave Anglin <dave.anglin@nrc.ca>
Sun, 14 Aug 2005 22:34:11 +0000 (14 22:34 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Sun, 14 Aug 2005 22:34:11 +0000 (14 22:34 +0000)
tree49a0ce6d7f64e3edf0a9b5c6af2bbf0ca3ea12ac
parentc5c65a8796eabf6506e7e657a8d8eece447b862d
* readelf.c (slurp_hppa_unwind_table): Fix entry size on hppa64-hpux.
Don't access table entries past the end of the table.
binutils/ChangeLog
binutils/readelf.c