29 Mar
2023
29 Mar
'23
5:32 p.m.
Hans Leidekker (@hans) commented about libs/ldap/libldap/tls_w.c:
} tlsw_ctx;
typedef struct tlsw_session { - CredHandle cred_handle; CtxtHandle ctxt_handle; + CredHandle cred_handle; Please add a comment here such as /* ctxt_handle must be the first field */
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2533#note_28353