[PATCH v2 5/7] adsldp: implement the ADS_SEARCHPREF_CHASE_REFERRALS search preference
Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- dlls/adsldp/adsldp.c | 46 ++++++++++++++++++++++++++++++++++++++++++++ include/iads.idl | 7 +++++++ include/winldap.h | 3 +++ 3 files changed, 56 insertions(+)
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=85535 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 (0x7e9b697e). === debiant2 (64 bit WoW report) === wldap32: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7edb697e).
participants (2)
-
Damjan Jovanovic -
Marvin