summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFabian Mauchle <fabian.mauchle@switch.ch>2017-02-27 17:40:24 +0100
committerLinus Nordberg <linus@nordu.net>2017-03-10 14:27:49 +0100
commit3d9be8431e7644e440c58b7132563db0ace0267b (patch)
tree93c9e7d6453265bd7924aee897b5e2c1a08145ef /ChangeLog
parentf3619bf65967255e1009fec42b28007b49e0f4e4 (diff)
make sure rq->to is set to NULL when cleaning up server output queue
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
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: