From: | ghudson@mit.edu |
Subject: | git commit |
Document krb5_kt_next_entry() requirement
Successful calls to krb5_kt_next_entry() return a krb5_keytab_entry
that the caller is responsible for freeing. Note this, and the
proper function to do so, in the doxygen comments.
https://github.com/krb5/krb5/commit/e70c73b804400a2f18a044dd386dbf1a8430b92e
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: e70c73b804400a2f18a044dd386dbf1a8430b92e
Branch: master
src/include/krb5/krb5.hin | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)