Remove last cleanups from solib-svr4.c
authorTom Tromey <tom@tromey.com>
Thu, 24 Jan 2019 13:41:12 +0000 (06:41 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 6 Mar 2019 23:04:31 +0000 (16:04 -0700)
commit2b6ff1c0474fca286b95be7ae9dcc5a22ff2a0b9
treea5ec7413187147ce8006d6ddaa7e56490c45c088
parentd01c5877664024043f4e5920d072c5f62fc7f89a
Remove last cleanups from solib-svr4.c

This removes the last cleanups from solib-svr4.c, replacing them with
uses of make_scope_exit.

2019-03-06  Tom Tromey  <tom@tromey.com>

* solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
Use make_scope_exit.
gdb/ChangeLog
gdb/solib-svr4.c