]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR31873, buffer overflow in evax_bfd_print_dst
authorAlan Modra <amodra@gmail.com>
Mon, 10 Jun 2024 13:20:26 +0000 (22:50 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 10 Jun 2024 13:23:11 +0000 (22:53 +0930)
commit539c3962fa08cfe46f71555f6b6d47326f3d9cda
treed930c0e26c16177ac5248bef7486c7fa6cccc071
parent0949bd1df959bbdb249ae634bd38a899cd36df10
PR31873, buffer overflow in evax_bfd_print_dst

PR 31873
* vms-alpha.c (evax_bfd_print_dst): Sanity check len against
dst_size.
bfd/vms-alpha.c