Use unique_xmalloc_ptr in remote.c
authorTom Tromey <tom@tromey.com>
Thu, 14 Feb 2019 23:10:01 +0000 (16:10 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 6 Mar 2019 23:04:31 +0000 (16:04 -0700)
commitc6321f19c5414c2a34db3cf5979834d081c32abd
tree45d22a57933115456a6b1c4ecbc9bc3328a39be2
parent61b30099702a76fb7e6a9c5dba7c03b95f9eb0f2
Use unique_xmalloc_ptr in remote.c

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

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

* remote.c (remote_target::remote_parse_stop_reply): Use
unique_xmalloc_ptr.
gdb/ChangeLog
gdb/remote.c
This page took 0.025427 seconds and 4 git commands to generate.