BIND 10 trac2909, created. 89e0087450e73ea2336f56c0f7024f4741eaeba0 [master] exit from SyncUDPServer::handleRead immediately if stopped.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu May 9 09:24:05 UTC 2013
The branch, trac2909 has been created
at 89e0087450e73ea2336f56c0f7024f4741eaeba0 (commit)
- Log -----------------------------------------------------------------
commit 89e0087450e73ea2336f56c0f7024f4741eaeba0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed May 8 23:05:14 2013 -0700
[master] exit from SyncUDPServer::handleRead immediately if stopped.
while not really correct, this seems to work as a workaround for the crash
problem reported in #2946.
okayed on jabber.
commit 0404a592b185c5473343a3faa25de18845cd192c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed May 8 22:08:27 2013 -0700
[master] don't initialize test data objects in namescope level.
this caused statici initialization fiasco for some build, e.g.:
http://git.bind10.isc.org/~tester/builder/BIND10/20130508225127-MacOSX10.6-x86_64-Clang-Static/logs/unittests.out
string objects moved inside the compare tests did not actually cause harm
in this environment, but should be generally better to be initialized
this way for the same reason.
while it's not a kind of 5-line patch, it should be pretty straightforward,
so I'm committing it at my discretion.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list