buffer overflow in print_symname
authorAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2023 12:23:18 +0000 (21:53 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 19 Apr 2023 23:33:53 +0000 (09:03 +0930)
commit685b44ee816c6e508d282ae3766f2441b5ae9334
tree7c865a0dc9d1f759f9d801f04cbd8e47de473f49
parent3cae258044e8d45895ef9b0cce5d8fc7b9c3dd1d
buffer overflow in print_symname

* ecoff.c (_bfd_ecoff_slurp_symbolic_info): Zero terminate
string sections.
bfd/ecoff.c