]> granicus.if.org Git - pdns/commit
fix issue where we would submit nameserver performance stats for an empty DNSName...
authorbert hubert <bert.hubert@powerdns.com>
Wed, 1 Nov 2017 17:40:01 +0000 (18:40 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Wed, 1 Nov 2017 17:40:01 +0000 (18:40 +0100)
commita2d65f83bd3ce5171790835f85d6408c03f8f4cf
tree3326886bafbaf9dc5b9807121d491d97b50bdb73
parent0e4675a9fb1dd125320c02e8d157ec02f5aca70c
fix issue where we would submit nameserver performance stats for an empty DNSName for authoritative zones, which would trip up dump-nsstats. Fixed it in depth.
Also added some error messages in case dump-nsspeeds ever throws an exception again.
pdns/rec_channel_rec.cc
pdns/syncres.cc