This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PR24960, Memory leak from disassembler
- From: Tom Tromey <tom at tromey dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Sat, 11 Jan 2020 11:44:11 -0700
- Subject: Re: PR24960, Memory leak from disassembler
- References: <20191209231239.GP32672@bubble.grove.modra.org>
>>>>> "Alan" == Alan Modra <amodra@gmail.com> writes:
Alan> This tidies a few bytes left around by the disassembler. I haven't
Alan> figured out which cleanup in gdb ought to run disassemble_free_target.
I have a gdb patch for this. I'll send it to gdb-patches shortly.
Tom