[krbdev.mit.edu #7227] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Aug 2 12:22:29 EDT 2012


Fix oid set construction in gss_inquire_cred()

Use gssapi calls to construct the oid sets.  It is not safe on windows
to use malloc to hand-construct the set and then call gss_release_oid_set()
to clean it up.

Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>

https://github.com/krb5/krb5/commit/4cfdf8da69f52c778af4faaea663981a67634bb6
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 4cfdf8da69f52c778af4faaea663981a67634bb6
Branch: master
 src/lib/gssapi/mechglue/g_inq_cred.c |   32 ++++++++++----------------------
 1 files changed, 10 insertions(+), 22 deletions(-)



More information about the krb5-bugs mailing list