Re: [PATCH v2 0/1] MR677: kerberos: Fix regression in kerberos_SpAcceptLsaModeContext and kerberos_SpAcceptLsaModeContext
19 Aug
2022
19 Aug
'22
6:58 a.m.
On Fri Aug 19 06:54:19 2022 +0000, Konstantin wrote:
@hans, thank you for comment. If I understand correct you are author of original logic. I am not sure. You sugesstion change existing logic. Originaly `*mapped_context` and `expiry_to_timestamp( exptime, expiry );` executed only when status is SEC_E_OK, and `new_context` modification (independant) internaly in `create_context_handle`. I can't check side effect of the proposed change. If you sure that it correct I change condition to ` if (status==SEC_E_OK||status==SEC_I_CONTINUE_NEEDED) ` What about SEC_I_COMPLETE_NEEDED and SEC_I_COMPLETE_AND_CONTINUE we need also put it to condition?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/677#note_6521
1217
Age (days ago)
1217
Last active (days ago)
0 comments
1 participants
participants (1)
-
Konstantin (@IncubusRK)