]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
PR27844, Unstable symbol name in objdump outputs
authorAlan Modra <amodra@gmail.com>
Tue, 11 May 2021 12:00:14 +0000 (21:30 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 11 May 2021 12:08:39 +0000 (21:38 +0930)
commit8ca5537ba56b72518353541784b2b0a49c978893
treebf0de95918f8ea8469f659606925e11d165c0172
parenta680affc635af50db5b0cb8e389b54b057691ec4
PR27844, Unstable symbol name in objdump outputs

Special care for fuzzers.

PR 27844
* pdp11.c (aout_get_external_symbols): Clear first four bytes of
strings array, not just the first byte.
* aoutx.h (aout_get_external_symbols): Likewise.
bfd/ChangeLog
bfd/aoutx.h
bfd/pdp11.c