From 296d01fd2b56fbb2151daf41c5b03625a664342e Mon Sep 17 00:00:00 2001 From: "Jacques A. Vidrine" Date: Mon, 9 Sep 2002 14:15:20 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11412 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 93ff5779e..9b8d70363 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-09-09 Jacques Vidrine + + * kdc/kerberos5.c (get_pa_etype_info, fix_transited_encoding), + kdc/kaserver.c (krb5_ret_xdr_data), + lib/krb5/transited.c (krb5_domain_x500_decode): Validate some + counts: Check that they are non-negative, and that they are small + enough to avoid integer overflow when used in memory allocation + calculations. Potential problem areas pointed out by + Sebastian Krahmer . + 2002-09-09 Johan Danielsson * configure.in: don't try to build pam module