BIND 10 trac2973, created. 40d9424ef15d3c6d484a03772fa15d57781161f8 [2973] missing include of config.h; relocate test has been disabled until now.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jun 14 00:28:39 UTC 2013
The branch, trac2973 has been created
at 40d9424ef15d3c6d484a03772fa15d57781161f8 (commit)
- Log -----------------------------------------------------------------
commit 40d9424ef15d3c6d484a03772fa15d57781161f8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 13 17:27:57 2013 -0700
[2973] missing include of config.h; relocate test has been disabled until now.
commit 7ffc29a5c462f9359d6059e6b14b33653f6da0ad
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 13 17:10:10 2013 -0700
[2973] cleanup: ZoneTable::addZone now doesn't need RRclass so it's removed.
commit a169232953e34690749708a29b9f6c22e94b2dbf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 13 17:03:06 2013 -0700
[2973] do not destroy passed content due to exception in ZoneTable::addZone.
this will cause use-after-free in ZoneWriter. Instead, clarify that
the caller is responsible to deal with that unless the method successfully
returns. An assumption of the ZoneTable.addZone test is now broken due to
that, so it was adjusted.
commit 65b0c0b8a22a6f066ed6d9cae81f1de3cbca4682
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 13 16:48:00 2013 -0700
[2973] added a test to create many zones using ZoneWriter with mapped segment.
it actually revealed a bug, which will be fixed in subsequent commits.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list