]> granicus.if.org Git - pdns/commit
prevent crash after --list-modules, probably caused by calls to destructors in dynami...
authorbert hubert <bert.hubert@netherlabs.nl>
Tue, 5 May 2015 14:45:44 +0000 (16:45 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Tue, 5 May 2015 14:45:44 +0000 (16:45 +0200)
commit44ac5977adaf092d10ae5ce3df572ff9c06e71cf
tree5f70b8331fc379990d4f13897610f1d262e3f0d7
parentd1f9679cedd7ff780d688c01aee0c204a86980fd
prevent crash after --list-modules, probably caused by calls to destructors in dynamically loaded libraries. Just stop calling them.
pdns/receiver.cc