[uClibc]Re: sudden data bloat

Manuel Novoa III mjn3 at codepoet.org
Sat Mar 23 03:29:49 UTC 2002


Miles,

On Sat, Mar 23, 2002 at 12:20:18PM +0900, Miles Bader wrote:
> > Well, you couldn't rely on the format strings being placed literally in
> > the *printf calls themselves.  They could be function args or pulled
> > from a string table or built dynamicly by the app itself.
> 
> Right, that's what 
> 
>     __printf_uses_unknown      Some call to printf uses a non-constant fmt string
> 
> would be for.  If you use a non-constant format string, you get it all pulled in.

Ugh.  Sorry... I overlooked that...

Manuel



More information about the uClibc mailing list