[PATCH v2 4/7] wldap32: implement setting the LDAP_OPT_REFERRALS option
Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- dlls/wldap32/option.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)
Hi, While running your changed tests, 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=85534 Your paranoid android. === debiant2 (32 bit report) === wldap32: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e9b697e). === debiant2 (32 bit Chinese:China report) === wldap32: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e92c97e). === debiant2 (32 bit WoW report) === wldap32: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e97797e). === debiant2 (64 bit WoW report) === wldap32: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e9b697e).
participants (2)
-
Damjan Jovanovic -
Marvin