]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix an illegal memory access when parsing a corrupt VMS Alpha file.
authorNick Clifton <nickc@redhat.com>
Mon, 5 Dec 2022 11:11:44 +0000 (11:11 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 5 Dec 2022 11:11:44 +0000 (11:11 +0000)
commit942fa4fb32738ecbb447546d54f1e5f0312d2ed4
treef3e1e8e4cb2ed4644df8fbe5032fdd99bac8d834
parentecfbeec8d0a7687a6464caa088b2283b30a25d7e
Fix an illegal memory access when parsing a corrupt VMS Alpha file.

PR 29848
* vms-alpha.c (parse_module): Fix potential out of bounds memory
access.
bfd/ChangeLog
bfd/vms-alpha.c