[PATCH] netapi32: NetUserGetInfo should return Admin privilege - wine users run as Administrators
Resend to wine-devel. --- dlls/netapi32/netapi32.c | 11 +++++++---- dlls/netapi32/tests/access.c | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 4 deletions(-)
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at https://testbot.winehq.org/JobDetails.pl?Key=38963 Your paranoid android. === wxppro (32 bit access) === 0b40:access: unhandled exception c0000005 at 004025C6 === w2003std (32 bit access) === 06ac:access: unhandled exception c0000005 at 004025C6 === wvistau64 (32 bit access) === 073c:access: unhandled exception c0000005 at 004025C6 === wvistau64_zh_CN (32 bit access) === 0bbc:access: unhandled exception c0000005 at 004025C6 === wvistau64_fr (32 bit access) === 06a8:access: unhandled exception c0000005 at 004025C6 === wvistau64_he (32 bit access) === 0be8:access: unhandled exception c0000005 at 004025C6 === w2008s64 (32 bit access) === 086c:access: unhandled exception c0000005 at 004025C6 === w7u (32 bit access) === 0130:access: unhandled exception c0000005 at 004025C6 === w7pro64 (32 bit access) === 0adc:access: unhandled exception c0000005 at 004025C6 === w8 (32 bit access) === 0d30:access: unhandled exception c0000005 at 004025C6 === w864 (32 bit access) === 0154:access: unhandled exception c0000005 at 004025C6 === w1064 (32 bit access) === 0eb8:access: unhandled exception c0000005 at 004025C6 === wvistau64 (64 bit access) === 073c:access: unhandled exception c0000005 at 00000000004022FB === w2008s64 (64 bit access) === 086c:access: unhandled exception c0000005 at 00000000004022FB === w7pro64 (64 bit access) === 0a9c:access: unhandled exception c0000005 at 00000000004022FB The previous 1 run(s) terminated abnormally === w864 (64 bit access) === 0ad8:access: unhandled exception c0000005 at 00000000004022FB === w1064 (64 bit access) === 0e04:access: unhandled exception c0000005 at 00000000004022FB
participants (2)
-
Jeff Latimer -
Marvin