Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 648 Check internal context on init context errors If the mechanism deletes the internal context handle on error, the mechglue must do the same with the union context, to avoid crashes if the application calls other functions with this invalid union context. [ghudson@mit.edu: edit commit message and code comment] https://github.com/krb5/krb5/commit/3beb564cea3d219efcf71682b6576cad548c2d23 Author: Simo Sorce Committer: Greg Hudson Commit: 3beb564cea3d219efcf71682b6576cad548c2d23 Branch: master src/lib/gssapi/mechglue/g_init_sec_context.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-)