This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
- From: Philippe Waroquiers <philippe dot waroquiers at skynet dot be>
- To: Tom Tromey <tom at tromey dot com>
- Cc: Kevin Buettner <kevinb at redhat dot com>, gdb-patches at sourceware dot org
- Date: Tue, 05 Feb 2019 20:55:34 +0100
- Subject: Re: [RFA] Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
- References: <20190126223435.9411-1-philippe.waroquiers@skynet.be> <20190203104539.6272f9d8@f29-4.lan> <1549216729.2630.17.camel@skynet.be> <875ztypcs3.fsf@tromey.com>
On Tue, 2019-02-05 at 06:47 -0700, Tom Tromey wrote:
> > > > > > "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:
>
> Philippe> The below change was discussed with Tom on irc.
> Philippe> Tom pushed a first fix in the splay tree, so it would be easier
> Philippe> for me if he (or someone else) could also push this one.
>
> Did you send them to gcc-patches?
> If so and they were approved, let me know and I will commit them
> (though maybe not until Monday, depending).
> If not, let me know, and I can forward the note, etc.
No, I did not send it.
It would be really nice if you could take that in charge.
Also, there is a leak related to macro definition
(but not in splay tree), for which there is a patch series:
[RFAv3 0/2] Fix leaks in macro definition
https://sourceware.org/ml/gdb-patches/2019-01/msg00567.html
This series is still to be reviewed.
Thanks
Philippe