From: Steve Chamberlain Date: Mon, 24 Aug 1992 21:53:04 +0000 (+0000) Subject: * ieee.c (ieee_get_symtab): always null terminate the symbol list, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2677d4b576513eb6bf60f478a74336b5dd245d2a;p=binutils-gdb.git * ieee.c (ieee_get_symtab): always null terminate the symbol list, lint. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b045b6ea4f7..3a41918103e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Mon Aug 24 12:06:31 1992 Steve Chamberlain (sac@thepub.cygnus.com) + * ieee.c (ieee_get_symtab): always null terminate the symbol list, + lint. + * coffcode.h (coff_add_missing_symbols): if symbols don't come from a coff file (csym is null), dont deref them