Skip Menu |
 

From: tlyu@mit.edu
Subject: git commit

Check output params on GSS OID set functions

Add sanity checks for the output parameters of
generic_gss_create_empty_oid_set() and
generic_gss_add_oid_set_member(), which are used directly by the API
functions gss_create_empty_oid_set() and gss_add_oid_set_member().

[ghudson@mit.edu: edit commit message]

(cherry picked from commit c9e035794caa784b6cdf416e2b3f1d641d011390)

https://github.com/krb5/krb5/commit/6b6ca89cd5ad72fe1c388c6692daed8b7ad4f459
Author: Tomas Kuthan <tkuthan@gmail.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 6b6ca89cd5ad72fe1c388c6692daed8b7ad4f459
Branch: krb5-1.13
src/lib/gssapi/generic/oid_ops.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)