[PATCH] Return unique_xmalloc_ptr from call_site_find_chain

Simon Marchi simark@simark.ca
Fri Feb 14 19:14:00 GMT 2020


On 2020-02-14 11:25 a.m., Tom Tromey wrote:
> call_site_find_chain returns a pointer that the caller must
> deallocated.  It seemed better here to return a unique_xmalloc_ptr

deallocated -> deallocate

Otherwise, LGTM.

Simon



More information about the Gdb-patches mailing list