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: tlyu@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 696 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 Committer: Tom Yu Commit: 6b6ca89cd5ad72fe1c388c6692daed8b7ad4f459 Branch: krb5-1.13 src/lib/gssapi/generic/oid_ops.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)