-
Damjan Jovanovic authored
Cygwin fork() fails in NtCreateSymbolicLinkObject(). We successfully create the link but then fail to alloc_handle() with STATUS_ACCESS_DENIED, because the requested access rights exceed what the owner is allowed. Allow it more. Thank you to Dmitry Timoshkov for debugging the security details from alloc_handle() onwards. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48891Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
31e984a0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
advapi.c | ||
advapi32.spec | ||
advapi32_misc.h | ||
cred.c | ||
crypt.c | ||
crypt.h | ||
crypt_arc4.c | ||
crypt_des.c | ||
crypt_lmhash.c | ||
eventlog.c | ||
lsa.c | ||
registry.c | ||
security.c | ||
service.c | ||
version.rc | ||
wmi.c |