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]

[RFA 0/5] simple string changes


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.

Tom


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