From 96f03b0f0d0574cc459f78bf125fd9c6bbded1f5 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Tue, 2 Feb 1993 23:38:38 +0000 Subject: [PATCH] * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol reading more robust: Fail if string index is out of string table range. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.30.2