aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-06-06 04:46:29 +0000
committerTheodore Tso <tytso@mit.edu>1996-06-06 04:46:29 +0000
commit27dd3fc46ac5f920766c4ceba4ac7899712dec7d (patch)
tree3c48c1089aed3e79bf9abe52f58f2d6626679ea6 /src/appl/gss-sample/ChangeLog
parent8adbb804f476c9a9d8b81970dc5e5a8b11df7757 (diff)
downloadkrb5-27dd3fc46ac5f920766c4ceba4ac7899712dec7d.zip
krb5-27dd3fc46ac5f920766c4ceba4ac7899712dec7d.tar.gz
krb5-27dd3fc46ac5f920766c4ceba4ac7899712dec7d.tar.bz2
When reading in the test value from a file, don't free free
inbuf.value until after the last place where we use it. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8245 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index 6862bc8..100acd1 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jun 5 00:08:32 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * gss-client.c (call_server): When reading in the test value from
+ a file, don't free free inbuf.value until after the last
+ place where we use it.
+
Tue Mar 12 23:46:26 1996 Ken Raeburn <raeburn@cygnus.com>
* gss-server.c (timeval_subtract): Use old-style function