Specify that krb5_unparse_name sets name to NULL on failure.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16178 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-16 10:42:17 +00:00
parent 7e25d8fb09
commit 6fcc9f4922

View File

@@ -147,6 +147,10 @@ to the string
.Fa name
should be freed with
.Xr free 3 .
On failure
.Fa name
is set to
.Dv NULL .
.Fn krb5_unparse_name_fixed
behaves just like
.Fn krb5_unparse ,