BIND 10 master, updated. 0a7bd2339e604fb26b7bd94bd8c548b188d60adc [master] changelog for #1028

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Oct 27 17:35:14 UTC 2011


The branch, master has been updated
       via  0a7bd2339e604fb26b7bd94bd8c548b188d60adc (commit)
      from  a72886e643864bb6f86ab47b115a55e0c7f7fcad (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 0a7bd2339e604fb26b7bd94bd8c548b188d60adc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Oct 27 10:35:08 2011 -0700

    [master] changelog for #1028

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 6880d1c..4c242db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-304.	[bug]	jelte
+305.	[bug]		jinmei
+	Python isc.dns, isc.datasrc, xfrin, xfrout: fixed reference leak
+	in Message.get_question(), Message.get_section(),
+	RRset.get_rdata(), and DataSourceClient.get_updater().
+	The leak caused severe memory leak in b10-xfrin, and (although no
+	one reported it) should have caused less visible leak in
+	b10-xfrout.  b10-xfrin had its own leak, which was also fixed.
+	(Trac #1028, git a72886e643864bb6f86ab47b115a55e0c7f7fcad)
+
+304.	[bug]		jelte
 	The run_bind10.sh test script now no longer runs processes from
 	an installed version of BIND 10, but will correctly use the
 	build tree paths.
@@ -13,7 +22,7 @@
 	if the old file somehow remains, it can now be safely removed.
 	(Trac #869, git 96e22f4284307b1d5f15e03837559711bb4f580c)
 
-302.	[bug]	jelte
+302.	[bug]		jelte
 	msgq no longer crashes if the remote end is closed while msgq
 	tries to send data. It will now simply drop the message and close
 	the connection itself.




More information about the bind10-changes mailing list