[Bug 1073] if userok rejects a user their creds still get set

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Aug 29 21:08:09 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1073





------- Additional Comments From djm at mindrot.org  2005-08-29 21:08 -------
(From update of attachment 951)
>+			gss_release_buffer(&lmin, &gssapi_client.displayname);
>+			gss_release_buffer(&lmin, &gssapi_client.exportedname);
>+			gss_release_cred(&lmin, gssapi_client.creds);

shouldn't that be &gssapi_client.creds?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list