[krbdev.mit.edu #7227] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Aug 3 18:30:40 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>

(cherry picked from commit 4cfdf8da69f52c778af4faaea663981a67634bb6)

https://github.com/krb5/krb5/commit/bd8f713b254daa4f24f6fb9b8ea15f1eaff3f17d
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: bd8f713b254daa4f24f6fb9b8ea15f1eaff3f17d
Branch: krb5-1.10
 src/lib/gssapi/mechglue/g_inq_cred.c |   32 ++++++++++----------------------
 1 files changed, 10 insertions(+), 22 deletions(-)



More information about the krb5-bugs mailing list