]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Tue, 20 Mar 2001 18:46:35 +0000 (18:46 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 20 Mar 2001 18:46:35 +0000 (18:46 +0000)
commitdb2e5e0866dc31aa6f9eb73d693523af43891335
tree743191d175788c837966477e636522e7330a214c
parentc74556ae7ee6586c77b578eff489fca3ec494cea
pullup:
init the name in dns_message_gettempname().  This means it'll be done twice
in many cases, but it means dns_message_puttempname() can safely be called
on the name in all cases.
lib/dns/message.c