Sept. 14, 2023
2:12 p.m.
That's a lot of similar checks. Maybe estimate minimal size first and then check once? Also, ntdll function is not tested by itself, and its prototype was not validated as far as I can tell, so it's not possible to tell now where checks should be placed. Maybe having them only in kernelbase function is enough. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3839#note_45352