]> granicus.if.org Git - pdns/commit
prevent crash after --list-modules
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 9 May 2015 11:57:19 +0000 (13:57 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 9 May 2015 11:57:19 +0000 (13:57 +0200)
commit8e30209180439daf6da0d73b51107aad5c651881
tree41154b522a68dcb68fe361bfca98eae78fff033a
parent7798aa3a5d831f162743c381dab24605ac62d9f3
prevent crash after --list-modules

Probably caused by calls to destructors in dynamically loaded libraries. Just stop calling them.

(cherry picked from commit 44ac5977adaf092d10ae5ce3df572ff9c06e71cf)
pdns/receiver.cc