Use unique_xmalloc_ptr in jit.c
authorTom Tromey <tom@tromey.com>
Sat, 29 Apr 2017 05:08:16 +0000 (23:08 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 3 Aug 2017 13:59:01 +0000 (07:59 -0600)
commit7c218e6c9c88cb8120adf1a7a530cfdec23aaf81
treec27b200b84416e9ed7a0dda4dbae50bc060f5180
parent31b68d4ad72ebb153e48e16c8d9edf3676a8af38
Use unique_xmalloc_ptr in jit.c

This removes some cleanups from jit.c by using unique_xmalloc_ptr
instead.

ChangeLog
2017-08-03  Tom Tromey  <tom@tromey.com>

* jit.c (jit_reader_load_command): Use unique_xmalloc_ptr.
gdb/ChangeLog
gdb/jit.c
This page took 0.025602 seconds and 4 git commands to generate.