From 5d4fd0e2ef307d9c37c49272f8f20eaa6d5c4485 Mon Sep 17 00:00:00 2001 From: varmojfekoj Date: Mon, 2 Mar 2009 15:24:36 +0100 Subject: fixed a potential segfault problem in gssapi code Signed-off-by: Rainer Gerhards --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49ccaecd..0ea36be6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ Version 3.20.5 [v3-stable] (rgerhards), 2009-0?-?? - fixed a bug in configure.ac which resulted in problems with environment detection - thanks to Michael Biebl for the patch +- fixed a potential segfault problem in gssapi code + thanks to varmojfekoj for the patch --------------------------------------------------------------------------- Version 3.20.4 [v3-stable] (rgerhards), 2009-02-09 - bugfix: inconsistent use of mutex/atomic operations could cause segfault -- cgit