diff options
author | harti <harti@FreeBSD.org> | 2007-06-14 19:58:24 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2007-06-14 19:58:24 +0000 |
commit | f1a585dc5124f5a09be3b5e34d314a35be605730 (patch) | |
tree | 2d92494f8fc5ef7af78dd7f0e1a3d229c50912f6 /lib/libgssapi/gss_release_cred.3 | |
parent | 18afb27e89f7c33e7f7ee046aaad87bef8939ee0 (diff) | |
download | FreeBSD-src-f1a585dc5124f5a09be3b5e34d314a35be605730.zip FreeBSD-src-f1a585dc5124f5a09be3b5e34d314a35be605730.tar.gz |
According to the documentation mech_type for gss_init_sec_context() may
be passed as GSS_C_NO_OID in which case a default mech should be used.
This case was not handled and leads to core dumps when using nss_ldap.
Now use the first mech in this case. When there is no mechanism available
return an error (this part is taken from the PR).
PR: 113266
Submitted by: Eirik Nygaard <eirikald@pvv.ntnu.no> (partly)
Diffstat (limited to 'lib/libgssapi/gss_release_cred.3')
0 files changed, 0 insertions, 0 deletions