]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finished merge of trac4310 (LOG_FATAL() double errors)
authorFrancis Dupont <fdupont@isc.org>
Tue, 15 Mar 2016 11:53:19 +0000 (12:53 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 15 Mar 2016 11:53:19 +0000 (12:53 +0100)
ChangeLog

index 8472dd4005192df7fc2918017eea62431b353652..e03f0d225746894f68b3b2bfa0df13b674803893 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1088.  [bug]           fdupont
+       Protected DHCP server main() routines against errors raised from
+       logger calls in the error handler (aka double errors).
+       (Trac #4310, git xxx)
+
 1087.  [bug]           fdupont
        Empty option specifications no longer require setting the
        csv-format parameter.