https://bugs.winehq.org/show_bug.cgi?id=44815
Bug ID: 44815 Summary: Some Cygwin/MSYS2 applications need a better invalid parameter handling in ntdll.NtAccessCheck Product: Wine Version: 3.4 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
to track https://github.com/wine-staging/wine-staging/tree/master/patches/ntdll-NtAcc...
Unfortunately there is little information/details, I just found this:
https://wine-staging.com/news/2016-02-23-release-1.9.4.html
--- quote --- Improve invalid parameter handling in NtAccessCheck (MSYS) --- quote ---
https://github.com/openunix/cygwin/blob/master/winsup/cygwin/security.cc
https://github.com/openunix/cygwin/search?utf8=%E2%9C%93&q=NtAccessCheck
$ wine --version wine-3.4
Regards