From 545ff94f4b7adfd46306b5356b19f2ab6597b4ec Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 28 Jul 2017 10:04:29 +0200 Subject: Add mutex guarding realm refcount. NOTE: Only guarding writes. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e98db4..f654c37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ Changes between 1.6.8 and the master branch - Avoid a deadlock situation with dynamic servers (RADSECPROXY-73). - Completely reload CAs and CRLs with cacheExpiry (RADSECPROXY-50). - Tie Access-Request log lines to response log lines (RADSECPROXY-60). + - Take lock on realm refcount before updating it (RADSECPROXY-77). 2016-09-21 1.6.8 Bug fixes: -- cgit v1.1