]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: Fix address violations when reading corrupt VMS records
authorAlan Modra <amodra@gmail.com>
Wed, 17 Apr 2024 12:58:23 +0000 (22:28 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 18 Apr 2024 01:01:59 +0000 (10:31 +0930)
commitebf18671351d94185823d364b75369abc1baba31
treeea1c9c07984d1000f224885e2587c62dd8f74dfa
parentee19a4725c01f4924657a1d6f09f0e4dcd6bba17
Re: Fix address violations when reading corrupt VMS records

Fixes error reports about the length of EEOM records produced by gas.

PR 21618
* vms-alpha.c (evax_bfd_print_emh): Don't read subtyp if short
record.  Consolidate error messages.
(evax_bfd_print_eeom): Allow length 10 record.
bfd/vms-alpha.c