From 76aa6183907e7ce3099a5e02f2e4544c12d14852 Mon Sep 17 00:00:00 2001 From: "Jacques A. Vidrine" Date: Mon, 29 Oct 2001 12:57:51 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10780 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4dbf0f7e8..805e5097b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-10-29 Jacques Vidrine + + * admin/get.c: fix a bug in which a reference to a data + structure on the stack was being kept after the containing + function's lifetime, resulting in a segfault during `ktutil + get'. + 2001-10-22 Assar Westerlund * lib/krb5/crypto.c: make all high-level encrypting and decrypting