And a previously created context is passed, which may later be destroyed on its own, causing a double free.
This happens when running the ntlm tests.
-- v2: msv1_0: Avoid double free when SpInitLsaModeContext fails. msv1_0: Avoid double free when SpAcceptLsaModeContext fails.