]> git.ipfire.org Git - thirdparty/pdns.git/commit
Make ComboAddress::setPort() update the current object 8718/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 20 Jan 2020 11:05:03 +0000 (12:05 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 20 Jan 2020 11:05:03 +0000 (12:05 +0100)
commit79816288afe7169c1f1bb28463f22512ca11c3b9
tree6c85544e9ed44571aaeeb46c770db5b9116390d3
parent336b8006d01e28d8863abad72a16ec8882f4a0bc
Make ComboAddress::setPort() update the current object

Instead of creating a new one.
pdns/iputils.hh
pdns/packethandler.cc
pdns/pdns_recursor.cc