]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Harden readelf's IA64 note display function so that it can handle corrupt notes.
authorNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2019 15:35:06 +0000 (15:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2019 15:35:06 +0000 (15:35 +0000)
commit8d18bf796bf70d71eb23f4247e29a1fab5f3c5c7
tree50bea7121c2c6a840a405b07ca11bf8dcaabb190
parentc763b8943348582e651dda24f88bb9f8db24672b
Harden readelf's IA64 note display function so that it can handle corrupt notes.

PR 24242
* readelf.c (print_ia64_vms_note): Harden against corrupt notes.
binutils/ChangeLog
binutils/readelf.c