Alexandre Julliard pushed to branch master at wine / wine
Commits: aa98f099 by Dmitry Timoshkov at 2025-03-17T17:38:09+01:00 wldap32: Also initialize idW.Flags field.
Otherwise the 'id->Flags & SEC_WINNT_AUTH_IDENTITY_ANSI' check below is performed on a potentially not initialized value.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
1 changed file:
- dlls/wldap32/bind.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/aa98f099068aed72ef4edf4ee2ca457...