Wednesday, September 15, 2021

Re: math/yorick vs %n

Theo Buehler:

> There's a few more %n in this code, but as far as I can see, they're all
> fed into *scanf or into that complicated thing called YError(). I cannot
> tell for sure that this latter will not end up in a *printf()...

I think those all go out via YputsErr() -> YDputsErr() -> p_stderr()
-> fputs().

ok naddy@

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment