[Bug 2982] gssapi_cleanup: supported mechs should be freed via gss_release_oid_set

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 23 19:05:38 AEST 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2982

--- Comment #1 from Markus <markus at blueflash.cc> ---
Created attachment 3269
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3269&action=edit
better version


It turns out that the mechs should not only be freed via
gss_release_oid_set.

I also found that that it would be better to do this at the end of the
userauth2() function because gss_cleanup is called multiple times when
more than one method is reported/tried.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list