From 8100e72c955c5af41eac2c1892802ddf2160e1a8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 13 Jun 1996 17:40:58 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6d9267c5a4..1dbe094eb5 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