[PATCH] Free symbol buffers only if they are no longer in use

Andreas Schwab schwab@linux-m68k.org
Tue Sep 11 20:42:00 GMT 2018


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.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



More information about the Binutils mailing list