[PATCH 1/8] adsldp: Fix memory leak.

Dmitry Timoshkov dmitry at baikal.ru
Thu Mar 26 02:29:36 CDT 2020


Marvin <testbot at winehq.org> wrote:

> === debiant (32 bit WoW report) ===
> 
> adsldp:
> ldap.c:153: Test failed: 7: got 0x8007203a, expected 0
> ldap.c:170: Test failed: 7: got 0x8007203a, expected 0
> ldap.c:153: Test failed: 8: got 0x8007203a, expected 0

0x8007203a means ERROR_DS_SERVER_DOWN. While detection of such situations
in the tests could be improved, that doesn't seem like the real case here,
since other tests besides mentioned above didn't fail, and other VMs didn't
fail either.

In any case I'll try to add a patch that adds handling for this testbot
failures.

-- 
Dmitry.



More information about the wine-devel mailing list