From: | ghudson@mit.edu |
Subject: | SVN Commit |
gss_krb5int_lib_init was adding the generic GSS error table (again)
instead of the krb5 error table, which could lead to crashes on
library unload. This bug was introduced in krb5 1.7; the fix is also
applicable there.
Patch from Leonardo Chiquitto <leonardo.lists@gmail.com>.
https://github.com/krb5/krb5/commit/95e7bbb533698db3784712b0057875ac39388152
Commit By: ghudson
Revision: 24139
Changed Files:
U trunk/src/lib/gssapi/krb5/gssapi_krb5.c