[PATCH 0/6] Remove some uses of xfree

Bruno Larsen blarsen@redhat.com
Tue Oct 5 18:13:34 GMT 2021


On 10/4/21 9:14 PM, Tom Tromey wrote:
> I found a few spots using manual memory management that could easily
> be changed to use unique_xmalloc_ptr or std::string.  I split this
> into separate patches to make each change simpler to understand.
> 
> Regression tested on x86-64 Fedora 34.
> 
> Tom
> 
> 

Tested this patch series on ppc64le RHEL 8.5, no regressions there, and aarch64 RHEL 8.5 has quite a few gdb.mi new failures, but those tests seem... unreliable at best. I'll dig a bit into them to see if they are racy, but in general looks like a good change with no errors introduced

-- 
Cheers!
Bruno Larsen



More information about the Gdb-patches mailing list