This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA 21/23] Remove a cleanup in Python


On 05/03/2017 11:46 PM, Tom Tromey wrote:
> This removes cleanups from gdbpy_decode_line, in favor of a use of
> unique_xmalloc_ptr.
> 
> 2017-05-02  Tom Tromey  <tom@tromey.com>
> 
> 	* python/python.c (gdbpy_decode_line): Use unique_xmalloc_ptr.

OK.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]