Fix an illegal memory access parsing a win32pstatus note with a type of 0.
authorNick Clifton <nickc@redhat.com>
Thu, 14 Jan 2021 09:15:13 +0000 (09:15 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 14 Jan 2021 09:15:13 +0000 (09:15 +0000)
commit7e0d77ef5ffa7e47655db2a5df5082004f7c104e
tree470243151515f6297d8b51b59b8ca28cecf0a2a5
parent271bea6acd3759db96b33a30f110ee5e1f8146fc
Fix an illegal memory access parsing a win32pstatus note with a type of 0.

* elf.c (elfcore_grok_win32pstatus): Check for a note type of 0.
bfd/ChangeLog
bfd/elf.c
This page took 0.026067 seconds and 4 git commands to generate.