]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the constification of the dns_name_t * result variable for dns_tsig_identity()
authorOndřej Surý <ondrej@sury.org>
Fri, 27 Sep 2019 07:49:31 +0000 (09:49 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 3 Oct 2019 07:50:25 +0000 (09:50 +0200)
commita8a0c789270dfdb90ea61c67f3db543e9fd66217
tree0606b6002b37b1158f5bfb1e4efa926dc867d571
parent67978007a23afaeeb47b085ac9aa03497a885f7e
Fix the constification of the dns_name_t * result variable for dns_tsig_identity()

(cherry picked from commit fa7475b77a27d326be15a4c4b987f1f5388272dc)
bin/named/server.c
lib/dns/message.c
lib/dns/tkey.c
lib/dns/zone.c