fix cleanups in som_symtab_read
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 16:28:29 +0000 (16:28 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 16:28:29 +0000 (16:28 +0000)
commitfe48dfb1ce26560b351cc9fbaed38e69f4ba89db
treeb7864aa1b522a5e8fc401b118a23045723c3f001
parent27833de78f4f6b7c96482732e3b09b5b9a370e0f
fix cleanups in som_symtab_read

This fixes som_symtab_read not to leak cleanups.

* somread.c (som_symtab_read): Call do_cleanups.
gdb/ChangeLog
gdb/somread.c