Alexandre Julliard pushed to branch master at wine / wine
Commits: eee8c1b9 by Dmitry Timoshkov at 2025-01-23T10:50:22+01:00 wldap32: Avoid crashes in interact_callback() if defaults is NULL.
ldap_bind_sW() already copes with SEC_WINNT_AUTH_IDENTITY_W being NULL.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - b98337e9 by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00 wldap32: Add stub for ldap_get_option(LDAP_OPT_GETDSNAME_FLAGS).
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 85ccc910 by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00 wldap32: Add stub for ldap_set_option(LDAP_OPT_GETDSNAME_FLAGS).
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 2c313faf by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00 wldap32: Add stub for ldap_set_option(LDAP_OPT_PROMPT_CREDENTIALS).
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 45e73437 by Dmitry Timoshkov at 2025-01-23T10:50:24+01:00 wldap32: Add stub for ldap_set_option(LDAP_OPT_REFERRAL_CALLBACK).
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
2 changed files:
- dlls/wldap32/bind.c - dlls/wldap32/option.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ff2de2a73b830a601cfe26aca5feea...