chpw.c (krb5_mk_chpw_req):
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 10 Aug 1999 20:18:47 +0000 (20:18 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 10 Aug 1999 20:18:47 +0000 (20:18 +0000)
commit2261e498d8018ea8c1d969620f7e33a93f7d62a9
tree2abf2a41c31ed75f3d695cd97996b7a504977c5a
parent845a36d44134feb20c1ee3167243a963efee9512
chpw.c (krb5_mk_chpw_req):
Added call to free cipherpw.data.  cipherpw.data is allocated
by krb5_mk_priv and passed back.  Since cipherpw is never
passed back, krb5_mk_chpw_req should free it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11648 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/chpw.c