OSDN Git Service

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)
commit1424a5757dc0468db2f20be1ab9945a67da23931
tree5a60df02644fa6d48fd50ad075fd2fe17b4d1047
parent206dd726511502c477ae435f0f0c2d8a253be064
Avoid NULL dereference.
* stack.c (return_command): Guard use of SYMBOL_TYPE (thisfun).
New variable func_type.
gdb/ChangeLog
gdb/stack.c