From: Nick Clifton Date: Sun, 1 Mar 1998 00:04:17 +0000 (+0000) Subject: Prevent core dump when info->symbols is NULL. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4a05a4013a1d4162619f1cbe1a48884cb4ab24b;p=binutils-gdb.git Prevent core dump when info->symbols is NULL. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 50ea3ec73d0..bf5345ed116 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 28 16:02:34 1998 Nick Clifton + + * arm-dis.c (print_insn_big_arm, print_insn_little_arm): Do not + assume that info->symbols is non-empty. + Sat Feb 28 12:19:05 1998 Richard Henderson * alpha-opc.c (cvtqs) There is no such thing.