From 3d9be8431e7644e440c58b7132563db0ace0267b Mon Sep 17 00:00:00 2001 From: Fabian Mauchle Date: Mon, 27 Feb 2017 17:40:24 +0100 Subject: make sure rq->to is set to NULL when cleaning up server output queue --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6247aa4..3195603 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ Changes between 1.6.8 and the master branch - Make clang less unhappy. - Don't use a smaller pthread stack size than what's allowed. - Don't follow NULL the pointer at debug level 5 (RADSECPROXY-68). + - Avoid a deadlock situation with dynamic servers (RADSECPROXY-73). 2016-09-21 1.6.8 Bug fixes: -- cgit v1.1