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: [PATCH] Replace xstrvprintf usages with string_vprintf


On 2018-08-10 17:48, Simon Marchi wrote:
From: Simon Marchi <simon.marchi@polymtl.ca>

Most usages of xstrvprintf in GDB can be replaced with string_vprintf,
removing some manual memory management.

I pushed this.

Simon


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