fix one bug in symfile.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:21:15 +0000 (17:21 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:21:15 +0000 (17:21 +0000)
commita991ac289d2074310c8746ada6df5f67bdd27222
tree78bfebdfd4d5cd180422c49d5b5292a509c5691a
parent1abaf0423f9c1391c193baa0f54445a1b5367ab6
fix one bug in symfile.c

find_separate_debug_file could leak a cleanup along some return paths.

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