30 Oct
2019
30 Oct
'19
9:23 a.m.
On Wed, Oct 30, 2019 at 12:23 PM Piotr Caban <piotr.caban(a)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!