* aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol

reading more robust:  Fail if string index is out of string
	table range.
This commit is contained in:
Per Bothner 1993-02-02 23:38:38 +00:00
parent fee754c921
commit 96f03b0f0d
1 changed files with 6 additions and 0 deletions

View File

@ -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.