fix one bug in stabsread.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:25:15 +0000 (17:25 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:25:15 +0000 (17:25 +0000)
commit73b8d9dab1376f2d43ed8441eda335d2e1156a77
tree0e4b8716f727c04089ed2f970e89580e97bdcbc0
parent7d266584031b069cc16e33071c064cc65a555218
fix one bug in stabsread.c

Some code in stabsread.c can return without running cleanups.

* stabsread.c (read_struct_type): Call do_cleanups along
all return paths.
gdb/ChangeLog
gdb/stabsread.c
This page took 0.023895 seconds and 4 git commands to generate.