19 Aug
2022
19 Aug
'22
8:38 a.m.
On Fri Aug 19 08:32:04 2022 +0000, Konstantin wrote:
Do you mean this? ``` if ( status == SEC_E_OK || status == SEC_I_CONTINUE_NEEDED ) *new_context = create_context_handle( context_handle, new_context_handle ); if (!status) { *mapped_context = TRUE; ``` Yes.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/677#note_6529