Hans Leidekker (@hans) commented about libs/ldap/libldap/sasl_w.c:
SecPkgInfoA *info; int len;
- ldap_log_printf( NULL, LDAP_DEBUG_TRACE, "sasl_client_new: service %s, server %s\n", service, server );
These log lines interleave with Wine's when multiple threads are involved. I think it would be better to leave them out Note that +secur32 adds the same information. Or we should find a way to log through Wine.