From: Per Bothner Date: Tue, 2 Feb 1993 23:38:38 +0000 (+0000) Subject: * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=96f03b0f0d0574cc459f78bf125fd9c6bbded1f5;p=binutils-gdb.git * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol reading more robust: Fail if string index is out of string table range. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 52369f78954..e8f422f3058 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Feb 2 15:36:55 1993 Per Bothner (bothner@cygnus.com) + + * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol + reading more robust: Fail if string index is out of string + table range. + Tue Feb 2 11:41:06 1993 Ian Lance Taylor (ian@cygnus.com) * coff-mips.c: Completed support for linker and binutils.