BIND 10 master, updated. a41cac4287573ff826bdad6e9ec61b5991c757e1 [master] changelog for #2946
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 17 20:31:53 UTC 2013
The branch, master has been updated
via a41cac4287573ff826bdad6e9ec61b5991c757e1 (commit)
from d5f2a0d0954acd8bc33aabb220fab31652394fcd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a41cac4287573ff826bdad6e9ec61b5991c757e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 17 13:31:47 2013 -0700
[master] changelog for #2946
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 50f7ade..91dd340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+615. [bug] jinmei
+ b10-auth: Avoid referencing to a freed object when authoritative
+ server addresses are reconfigured. It caused a crash on a busy
+ server during initial startup time, and the same crash could also
+ happen if listen_on parameters are reconfigured at run time.
+ (Trac #2946, git d5f2a0d0954acd8bc33aabb220fab31652394fcd)
+
614. [func] tmark
b10-d2: Initial DHCP-DDNS (a.k.a. D2) module implemented.
Currently it does nothing useful, except for does nothing useful,
More information about the bind10-changes
mailing list