Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

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 <simo@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 3beb564cea3d219efcf71682b6576cad548c2d23
Branch: master
src/lib/gssapi/mechglue/g_init_sec_context.c | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
From: tlyu@mit.edu
Subject: git commit

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]

(cherry picked from commit 3beb564cea3d219efcf71682b6576cad548c2d23)

https://github.com/krb5/krb5/commit/8917552b578608f99d3c38b58fdddeb78ab4bbb8
Author: Simo Sorce <simo@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 8917552b578608f99d3c38b58fdddeb78ab4bbb8
Branch: krb5-1.14
src/lib/gssapi/mechglue/g_init_sec_context.c | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
From: tlyu@mit.edu
Subject: git commit

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]

(cherry picked from commit 3beb564cea3d219efcf71682b6576cad548c2d23)

https://github.com/krb5/krb5/commit/ac6ee6338cbf93a1b2bda3c4ebfeab0df56128fe
Author: Simo Sorce <simo@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: ac6ee6338cbf93a1b2bda3c4ebfeab0df56128fe
Branch: krb5-1.13
src/lib/gssapi/mechglue/g_init_sec_context.c | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)