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>