* dbxread.c (process_one_symbol): When looking at the next
authorFred Fish <fnf@specifix.com>
Tue, 12 Dec 1995 01:58:31 +0000 (01:58 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 12 Dec 1995 01:58:31 +0000 (01:58 +0000)
commit1f43e1dd51a810225b3a38a47feffaad40599098
tree8c91146add21e63edadf59494be02cf4caa1d029
parentb44fe1d5e03965eae3cf10c130f960f19e694bd2
* dbxread.c (process_one_symbol): When looking at the next
minimal symbol, check for end of the minimal symbol array
  (symbol with NULL pointer for name) before dereferencing it.
Fixes PR 8644
gdb/ChangeLog