mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
dns_message_gettempname() now returns a pointer to an initialized
name associated with a dns_fixedname_t object. it is no longer
necessary to allocate a buffer for temporary names associated with
the message object.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ans5 | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| ns4 | ||
| .gitignore | ||
| clean.sh | ||
| input | ||
| inputb | ||
| Makefile.in | ||
| pipequeries.c | ||
| prereq.sh | ||
| ref | ||
| refb | ||
| setup.sh | ||
| tests.sh | ||