]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove some cleanups from location.c
authorTom Tromey <tom@tromey.com>
Fri, 7 Apr 2017 05:26:14 +0000 (23:26 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 12 Apr 2017 17:16:18 +0000 (11:16 -0600)
commit4b217cc72b7ab04e2bea519f9fbd47d8952e08f5
tree2cd32c86385a56d172262f74ae64e76b2d6405f3
parent59d3651be7419fafa959f75a3fd46914f5ce395a
Remove some cleanups from location.c

This removes some more cleanups from location.c by using
unique_xmalloc_ptr.

gdb/ChangeLog
2017-04-12  Tom Tromey  <tom@tromey.com>

* location.c (explicit_location_lex_one): Return a
unique_xmalloc_ptr.
(string_to_explicit_location): Update.  Remove cleanups.
gdb/ChangeLog
gdb/location.c