diff --git a/ChangeLog b/ChangeLog index d1d5697c3..77eff05a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-06-18 Love Hörnquist Åstrand + * lib/krb5/pac.c: make compile. + * lib/krb5/pac.c (verify_checksum): memset cksum to avoid using pointer from stack.