* readelf.c (slurp_hppa_unwind_table): Fix entry size on hppa64-hpux.
authorDave Anglin <dave.anglin@nrc.ca>
Sun, 14 Aug 2005 22:34:11 +0000 (22:34 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Sun, 14 Aug 2005 22:34:11 +0000 (22:34 +0000)
commit1c0751b201c5c544bbb7c1e917e9c27e64fd5d47
tree39357dadc6bf4631ac1e883dd444ef48e729187a
parent63a3357b7b8d2528e233fd6507eec9c57de346a2
* 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