From: Ian Lance Taylor Date: Thu, 13 Jun 1996 17:40:58 +0000 (+0000) Subject: * coffgen.c (make_a_section_from_file): Check return value of X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8100e72c955c5af41eac2c1892802ddf2160e1a8;p=binutils-gdb.git * coffgen.c (make_a_section_from_file): Check return value of _bfd_coff_read_string_table. (coff_real_object_p): Check return value of make_a_section_from_file. (_bfd_coff_read_string_table): Check that there are some symbols before trying to read the string table size. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6d9267c5a44..1dbe094eb51 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Thu Jun 13 10:23:40 1996 Ian Lance Taylor + + * coffgen.c (make_a_section_from_file): Check return value of + _bfd_coff_read_string_table. + (coff_real_object_p): Check return value of + make_a_section_from_file. + (_bfd_coff_read_string_table): Check that there are some symbols + before trying to read the string table size. + Wed Jun 12 11:16:37 1996 Ian Lance Taylor * xcofflink.c (xcoff_link_add_symbols): When considering whether