]> git.ipfire.org Git - thirdparty/pdns.git/commit
Make ComboAddress::setPort() update the current object 8730/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 20 Jan 2020 11:05:03 +0000 (12:05 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 21 Jan 2020 10:16:03 +0000 (11:16 +0100)
commit8ee0482ec12cc253d3615990a39fc7f23c863df3
tree47fafc9f6f4a6e7da2207dd05435acee47db78f3
parentc14a762fb9d526d4a3765ad063055efc76f75fc8
Make ComboAddress::setPort() update the current object

Instead of creating a new one.

(cherry picked from commit 79816288afe7169c1f1bb28463f22512ca11c3b9)
pdns/iputils.hh
pdns/packethandler.cc
pdns/pdns_recursor.cc