]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix oid set construction in gss_inquire_cred()
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Wed, 1 Aug 2012 22:30:02 +0000 (18:30 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 2 Aug 2012 16:22:19 +0000 (12:22 -0400)
commit4cfdf8da69f52c778af4faaea663981a67634bb6
treee24d5decd5a2000232f4f137a0b20bfd69c7cfd9
parent0543b90234584aa33b857f7ababf0e383663d083
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@painless-security.com>
ticket: 7227 (new)
tags: pullup
src/lib/gssapi/mechglue/g_inq_cred.c