Use unique_xmalloc_ptr in solib-aix.c
authorTom Tromey <tom@tromey.com>
Sun, 27 May 2018 15:33:24 +0000 (09:33 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 18 Jun 2018 19:26:33 +0000 (13:26 -0600)
commitf709fabb61246953e68ae46478a3b269c0615fce
tree2c5c82d195db3adf1e395c5a72a0ebb5173c98a4
parent668eb2f045ea535976cf484355831a8808b5ff35
Use unique_xmalloc_ptr in solib-aix.c

This removes a cleanup from solib-aix.c via unique_xmalloc_ptr.

gdb/ChangeLog
2018-06-18  Tom Tromey  <tom@tromey.com>

* solib-aix.c (solib_aix_get_section_offsets): Return
unique_xmalloc_ptr.
(solib_aix_solib_create_inferior_hook): Update.
gdb/ChangeLog
gdb/solib-aix.c
This page took 0.028382 seconds and 4 git commands to generate.