https://bugs.winehq.org/show_bug.cgi?id=53472
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- (In reply to Konstantin from comment #4)
Created attachment 72943 [details] patch kerberos_SpInitLsaModeContext kerberos_SpAcceptLsaModeContext
kerberos_SpAcceptLsaModeContext possible also need fix.
IMHO value of "new_context" must be updated regardless of the returned "status" in both cases. So it was before the commit.
It's updated when the returned status is SEC_E_OK or SEC_I_CONTINUE_NEEDED.