On Wed, Oct 30, 2019 at 12:23 PM Piotr Caban piotr.caban@gmail.com wrote:
Hi Matteo,
I've sent a fix for ntdll sprintf.
We should probably introduce ucrtbase headers at some point that provide inline sprintf function (or add sprintf to import lib). Fixing ntdll implementation should be good enough for now.
Cheers, Piotr
Oh, I didn't realize that was ntdll's sprintf(). Also, that was scary fast. Thanks!