aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-file.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-06-07 08:27:31 +0930
committerAlan Modra <amodra@gmail.com>2024-06-07 20:35:12 +0930
commitd89cd643c521878572f509093287b5ba229e0fa2 (patch)
treef70e6bd92fe74f738d0babe893476c9cf82aadb7 /gdb/ui-file.c
parentb284a87b49c9546445469fd4fa7c61bb782c6bd6 (diff)
downloadgdb-d89cd643c521878572f509093287b5ba229e0fa2.zip
gdb-d89cd643c521878572f509093287b5ba229e0fa2.tar.gz
gdb-d89cd643c521878572f509093287b5ba229e0fa2.tar.bz2
Re: Yet another ecoff fuzzed object fix
In commit 6fc018e9e593 I replaced the fdr_ptr csym check against the header isymMax count with a check against bfd symcount. In fact, both checks are needed. The isymMax check sanity checks accesses against the external sym array, the symcount one against the internal array. * ecoff.c (_bfd_ecoff_slurp_symbol_table): Reinstate fdr_ptr csym check against isymMax.
Diffstat (limited to 'gdb/ui-file.c')
0 files changed, 0 insertions, 0 deletions