Buffer overflow in evax_bfd_print_eobj
authorAlan Modra <amodra@gmail.com>
Sat, 18 Feb 2023 04:01:45 +0000 (14:31 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 19 Feb 2023 02:47:41 +0000 (13:17 +1030)
commit0ea8d78bd3ff77499e9d7c19d7a40cea680e89de
treed6d429af38925b5d0946a1631154ddb1d73e0019
parent85fc5801281d38897b652b298d35074b7b73ed3a
Buffer overflow in evax_bfd_print_eobj

* vms-alpha.c (evax_bfd_print_eobj): Rewrite header handling,
sanity checking rec_len.  Check bfd_malloc return.
bfd/vms-alpha.c