Get the nametype OID from gss_display_name, print it, and then release
authorTheodore Tso <tytso@mit.edu>
Wed, 28 Feb 1996 16:44:07 +0000 (16:44 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 28 Feb 1996 16:44:07 +0000 (16:44 +0000)
commit8b660510c253f0d4c9d6ab29bdb1c01536b56634
tree5a59a80dc60fe5d6000b9543c758be174039de2b
parent914e58255f53b7445a0ccdfb66b703e45482e3d2
Get the nametype OID from gss_display_name, print it, and then release
the nametype OID.  This tests gss_display_name()'s ability to return a
valid nametype, which can then be freed successfully.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7570 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gss-sample/ChangeLog
src/appl/gss-sample/gss-client.c