]> granicus.if.org Git - pdns/commit
Fix warnings reported by GCC 8.1.0
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 9 May 2018 15:06:40 +0000 (17:06 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 9 May 2018 15:06:40 +0000 (17:06 +0200)
commitd38e2ba97a78aa9dfc894fc4e13a6f3a410dd31a
tree57177d9deece1842932990691ae6901281219f3a
parentcaaa00dea3113ed34476f1df459b6cfb57b993fb
Fix warnings reported by GCC 8.1.0

- polymorphic exceptions caught by value
- ComboAddress objects manipulated via `memset()`
13 files changed:
modules/remotebackend/remotebackend.hh
pdns/communicator.hh
pdns/dbdnsseckeeper.cc
pdns/dnsdist-tcp.cc
pdns/dnsrecords.cc
pdns/ednssubnet.cc
pdns/iputils.cc
pdns/iputils.hh
pdns/misc.cc
pdns/nameserver.cc
pdns/pdns_recursor.cc
pdns/syncres.hh
pdns/test-iputils_hh.cc