[krbdev.mit.edu #9176] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Jul 16 14:42:40 EDT 2025
Wed Jul 16 14:42:40 2025: Request 9176 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9176 >
Improve password change API docs and behavior
For krb5_change_password(), krb5_set_password(), and
krb5_set_password_using_ccache(), document that result_code_string may
be NULL and that the caller should free result_code_string and
result_string with krb5_free_data_contents(). Also ensure that
result_code_string and result_string are initialized along all exit
paths. Reported by Joonas Tuomisto.
https://github.com/krb5/krb5/commit/8dc8d1919c06cae692c6f4207183f327542ed4b2
Author: Greg Hudson <ghudson at mit.edu>
Commit: 8dc8d1919c06cae692c6f4207183f327542ed4b2
Branch: master
src/include/krb5/krb5.hin | 19 +++++++++++++++++--
src/lib/krb5/os/changepw.c | 8 ++++++++
2 files changed, 25 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list