summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-06-25 03:19:10 +0000
committerTheodore Tso <tytso@mit.edu>1994-06-25 03:19:10 +0000
commit817907e0332074574abf2ef7ff27ad9bd6682571 (patch)
tree7dc8dbf7b51b52d7106959cbb7f39dc630a59ef6 /src/kadmin/server/ChangeLog
parent27b2c92d428e60241434633ad0ed6958a46d8ced (diff)
downloadkrb5-817907e0332074574abf2ef7ff27ad9bd6682571.tar.gz
krb5-817907e0332074574abf2ef7ff27ad9bd6682571.tar.xz
krb5-817907e0332074574abf2ef7ff27ad9bd6682571.zip
Checked in rest of Jim Miller's kadmin bugs krb5-bugs [0395]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3915 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/server/ChangeLog')
-rw-r--r--src/kadmin/server/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/kadmin/server/ChangeLog b/src/kadmin/server/ChangeLog
index 50600c6b31..e71cdd6baa 100644
--- a/src/kadmin/server/ChangeLog
+++ b/src/kadmin/server/ChangeLog
@@ -1,5 +1,16 @@
Fri Jun 24 20:39:37 1994 Theodore Y. Ts'o (tytso at tsx-11)
+ * adm_process.c (cpw_keyproc): return error codes on failure
+
+ * adm_nego.c (adm_negotiate_key): added return on memory
+ allocation error
+
+ * adm_fmt_inq.c (adm_fmt_prt, adm_print_exp_time,
+ adm_print_attributes): Sanitized error return strategies.
+
+ * adm_kadmin.c (adm5_kadmin): Plug memory leaks, fix double
+ free's, fix message in error syslog.
+
* adm_process.c (process_client): Plug memory leaks
* adm_adm_func. (adm_inq_old_key): Plug memory leaks, return error