summaryrefslogtreecommitdiffstats
path: root/src/kdc
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2014-06-04 12:06:27 -0400
committerGreg Hudson <ghudson@mit.edu>2014-06-05 12:13:18 -0400
commit41d38531043b99e8daa334f2b6ddf376adf1e878 (patch)
tree0ab30eaef385275e13387d5ef370df72b10e7861 /src/kdc
parentfb5cd8df0dbd04dac4f610e68cba5b80a3cb8d48 (diff)
downloadkrb5-41d38531043b99e8daa334f2b6ddf376adf1e878.tar.gz
krb5-41d38531043b99e8daa334f2b6ddf376adf1e878.tar.xz
krb5-41d38531043b99e8daa334f2b6ddf376adf1e878.zip
Do not loop on add_cred_from and other new methods
Several new GSS-API methods were added but GSSAPI_ADD_METHOD was called to add them rather than GSSAPI_ADD_METHOD_NOLOOP. This means that the implementation from the GSS-API mechglue would be used if the mechanism had no implementation. As a result, the mechglue will call into itself exhausting the call stack in an endless loop when one of these methods is called. ticket: 7926 target_version: 1.12.2 tags: pullup
Diffstat (limited to 'src/kdc')
0 files changed, 0 insertions, 0 deletions