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 0/5] simple string changes


On 08/18/2017 09:00 PM, Tom Tromey wrote:
> I had sent this patch a little while ago, but it was lost in the
> sourceware crash.
> 
> This series fixes a few spots doing manual management of a char* to
> use gdb::unique_xmalloc_ptr or std::string, as appropriate.
> 
> Regression tested on the buildbot.

LGTM.

Thanks,
Pedro Alves


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