fix mipsread.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:21:51 +0000 (17:21 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:21:51 +0000 (17:21 +0000)
commit0f900f54b53296119cd3386d919f52d0d6ba655e
treeb5975b23ab29d505ef458ec961020fc61fa6699f
parenta991ac289d2074310c8746ada6df5f67bdd27222
fix mipsread.c

Some code in mipsread.c could leak cleanups along some return paths.

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