diff options
author | Tom Tromey <tom@tromey.com> | 2016-09-24 21:31:36 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2016-10-21 14:17:36 -0600 |
commit | d1e4a624699fd734b3b6e87fb79a4da71c182dfd (patch) | |
tree | 112349de52e0105c4526f83da0bd1cb32b687635 /gdb/python/python.c | |
parent | cd9da5b077c21f0984cfbdac060ced6f4945ce06 (diff) | |
download | gdb-d1e4a624699fd734b3b6e87fb79a4da71c182dfd.zip gdb-d1e4a624699fd734b3b6e87fb79a4da71c182dfd.tar.gz gdb-d1e4a624699fd734b3b6e87fb79a4da71c182dfd.tar.bz2 |
Use gdb::unique_ptr in elf_read_minimal_symbols
This changes elf_read_minimal_symbols to use gdb::unique_ptr rather
than an explicit allocation. This removes a cleanup.
2016-10-21 Tom Tromey <tom@tromey.com>
* elfread.c (elf_read_minimal_symbols): Use gdb::unique_ptr.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions