Avoid NULL dereference.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Feb 2009 16:07:28 +0000 (16:07 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Feb 2009 16:07:28 +0000 (16:07 +0000)
commit42e2132c64c9935a31073fb5460ac5b14430b69b
tree2782d5a62a7d280febc768368d107346a2ab6193
parent315aef0afc6a200427c4e11adef6cea6f3a2e6ec
Avoid NULL dereference.
* stack.c (return_command): Guard use of SYMBOL_TYPE (thisfun).
New variable func_type.
gdb/ChangeLog
gdb/stack.c