From: Ian Lance Taylor Date: Tue, 17 Sep 1996 20:10:59 +0000 (+0000) Subject: * coff-sh.c (sh_relocate_section): Check for an illegal symbol X-Git-Tag: gdb-4_18~7649 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8d784abe56a900006786327f783dfd06ea75384f;p=platform%2Fupstream%2Fbinutils.git * coff-sh.c (sh_relocate_section): Check for an illegal symbol index. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4bac85b..98a7379 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,8 @@ Tue Sep 17 14:18:31 1996 Ian Lance Taylor 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