[PATCH] Free symbol buffers only if they are no longer in use
H.J. Lu
hjl.tools@gmail.com
Tue Sep 11 20:49:00 GMT 2018
On Tue, Sep 11, 2018 at 1:42 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> On Sep 11 2018, "H.J. Lu" <hjl.tools@gmail.com> wrote:
>
>> @@ -1017,6 +1025,7 @@ create_symbol_htabs (void)
>> static void
>> add_specific_symbol (const char *name, htab_t htab)
>> {
>> + name =
>> *htab_find_slot (htab, name, INSERT) = (char *) name;
>> }
>
> Doesn't look like this is supposed to be part of the patch.
>
Oops. Here is the updated patch.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Free-symbol-buffers-only-if-they-are-no-longer-in-us.patch
Type: text/x-patch
Size: 140530 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20180911/3c4649cc/attachment.bin>
More information about the Binutils
mailing list