X-RT-Interface: API Content-Type: text/plain; charset="utf-8" X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu MIME-Version: 1.0 Subject: git commit Content-Disposition: inline Content-Transfer-Encoding: binary X-RT-Original-Encoding: ascii RT-Message-ID: Content-Length: 631 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] (cherry picked from commit 93b6d2a83849e157d7bec4f83fd94dbef10d6f05) https://github.com/krb5/krb5/commit/3a1b4ba5d031a50a2217319ef0bfca055bcc10dc Author: Luke Howard Committer: Greg Hudson Commit: 3a1b4ba5d031a50a2217319ef0bfca055bcc10dc Branch: krb5-1.17 src/lib/gssapi/mechglue/g_set_context_option.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)