Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 595 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. (cherry picked from commit e70c73b804400a2f18a044dd386dbf1a8430b92e) https://github.com/krb5/krb5/commit/3cac667399ebce50985242f792526455ce59ae0d Author: Ben Kaduk Committer: Tom Yu Commit: 3cac667399ebce50985242f792526455ce59ae0d Branch: krb5-1.14 src/include/krb5/krb5.hin | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)