1999-08-10 Alexandra Ellwood <lxs@mit.edu>
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 10 Aug 1999 20:18:27 +0000 (20:18 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 10 Aug 1999 20:18:27 +0000 (20:18 +0000)
* 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@11647 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/ChangeLog

index 3377f5fe2114022198efc20257b89313d87abc42..d0c0348d93fd06f019c4352b9b8c8f4732195617 100644 (file)
@@ -1,3 +1,10 @@
+1999-08-10     Alexandra Ellwood       <lxs@mit.edu>
+
+       * 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.
+
 1999-08-05  Danilo Almeida  <dalmeida@mit.edu>
 
        * init_ctx.c (krb5_init_context): Document why krb5_win_ccdll_load