Skip Menu |
 

Date: Thu, 25 Oct 2012 21:26:37 +0200
From: Sumit Bose <sbose@redhat.com>
To: krb5-bugs@mit.edu
Subject: Improve documentation for krb5_unparse_name_ext()
Hi,

the API docs in src/include/krb5/krb5.hin for krb5_unparse_name_ext()
should mention that if name is not NULL it is assumed that it points to
a pre-allocated buffer with a length given by the size parameter. And
that name must be set to NULL if the allocation should be done by the
library.

bye,
Sumit
From: ghudson@mit.edu
Subject: SVN Commit

Correctly document krb5_unparse_name_ext

https://github.com/krb5/krb5/commit/671c84a37521a4f62be300af00790fc5aed9cbfd
Author: Greg Hudson <ghudson@mit.edu>
Commit: 671c84a37521a4f62be300af00790fc5aed9cbfd
Branch: master
src/include/krb5/krb5.hin | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Correctly document krb5_unparse_name_ext

(cherry picked from commit 671c84a37521a4f62be300af00790fc5aed9cbfd)

https://github.com/krb5/krb5/commit/b154df500218222b00028181fdf439cbc8c5326c
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: b154df500218222b00028181fdf439cbc8c5326c
Branch: krb5-1.11
src/include/krb5/krb5.hin | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)