[uClibc]minor bug in dynamic loader (i386)

Erik Andersen andersen at codepoet.org
Thu Sep 12 04:37:58 UTC 2002


On Sun Sep 08, 2002 at 11:43:01PM +0300, Tero Lyytikäinen wrote:
> 
> in line 233 of ldso/ldso/i386/elfinterp.c:
> 
>   _dl_dprintf(2, "can't resolve symbol '%s'\n");
> 
> This obviously needs an argument for the '%s' or the program segfaults. Or
> is the '%s' needed at all? The symbol is already printed a few lines before.
> 
> (A little segfault doesn't matter much when the application is already
> going down in flames because of the unresolved symbol, but still...?)

Thanks for noticing.  Was also in the arm and sh loaders
as well.  I've fixed this now,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list