git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18846 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-22 21:57:20 +00:00
parent 0a3bd1b7b8
commit 4b33c761cf

View File

@@ -1,5 +1,9 @@
2006-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/digest.c: Try to not leak memory.
* kdc/digest.c: Try to not leak memory.
* Makefile.am: remove valgrind target, it doesn't belong here.
* kuser/kinit.c: Try to not leak memory.