]> granicus.if.org Git - pdns/commitdiff
Merge pull request #8350 from omoerbeek/fix-bind-mutex-leak
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 27 Sep 2019 13:57:39 +0000 (15:57 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2019 13:57:39 +0000 (15:57 +0200)
bind backend: pthread_mutex_t should be inited and destroyed and not be copied


Trivial merge