[krbdev.mit.edu #7569] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Feb 15 02:14:58 EST 2013


Convert success in krb5_chpw_result_code_string

Result code 0 used to be converted properly by krb5_set_password,
though not krb5_change_password; this changed in 1.10 when
krb5int_setpw_result_code_string was folded into
krb5_chpw_result_code_string.  Restore the old behavior, and make it
apply to krb5_change_password as well, by making
krb5_chpw_result_code_string convert result code 0.

[ghudson at mit.edu: commit message]

https://github.com/krb5/krb5/commit/316bf74b4696058e2b60c95c9d0fc90d6c2c2ffe
Author: Jonathan Reams <jreams at columbia.edu>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 316bf74b4696058e2b60c95c9d0fc90d6c2c2ffe
Branch: master
 src/lib/krb5/krb/chpw.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list