Removes a cleanup from gcore.c
authorTom Tromey <tom@tromey.com>
Fri, 10 Nov 2017 00:15:37 +0000 (17:15 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 26 Nov 2017 17:41:13 +0000 (10:41 -0700)
commit44287fd89091a833451e74c79e46404c23fdaf9b
tree9cdf1ed6924ea1d9ea749bf31d3e56bd950a73d5
parent8e2495f2f75120baae14f9dac9d29b043c539b2b
Removes a cleanup from gcore.c

This removes a cleanup from gcore.c, replacing it with
unique_xmalloc_ptr.

Regression tested by the buildbot.

ChangeLog
2017-11-26  Tom Tromey  <tom@tromey.com>

* gcore.c (write_gcore_file_1): Use gdb::unique_xmalloc_ptr.
gdb/ChangeLog
gdb/gcore.c
This page took 0.033287 seconds and 4 git commands to generate.