Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit Content-Length: 558 Fix gss_set_sec_context_option() context creation If gss_set_sec_context_option() creates a union context object, it must set the loopback pointer. [ghudson@mit.edu: extracted this from a larger commit and wrote commit message] https://github.com/krb5/krb5/commit/93b6d2a83849e157d7bec4f83fd94dbef10d6f05 Author: Luke Howard Committer: Greg Hudson Commit: 93b6d2a83849e157d7bec4f83fd94dbef10d6f05 Branch: master src/lib/gssapi/mechglue/g_set_context_option.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)