Prevent core dump when info->symbols is NULL.

This commit is contained in:
Nick Clifton 1998-03-01 00:04:17 +00:00
parent a8c053005c
commit d4a05a4013
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sat Feb 28 16:02:34 1998 Nick Clifton <nickc@cygnus.com>
* 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 <rth@cygnus.com>
* alpha-opc.c (cvtqs) There is no such thing.