* coff-sh.c (sh_relocate_section): Check for an illegal symbol
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000 (20:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Sep 1996 20:10:59 +0000 (20:10 +0000)
index.

bfd/ChangeLog

index 4bac85b..98a7379 100644 (file)
@@ -4,6 +4,8 @@ Tue Sep 17 14:18:31 1996  Ian Lance Taylor  <ian@cygnus.com>
        indices, rather than crashing.
        (coff_slurp_reloc_table): Likewise.  Check whether the howto field
        is NULL.
+       * coff-sh.c (sh_relocate_section): Check for an illegal symbol
+       index.
 
 Mon Sep 16 12:39:36 1996  Ian Lance Taylor  <ian@cygnus.com>