4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE.

[RT #45433]
This commit is contained in:
Mark Andrews
2017-11-13 16:58:12 +11:00
parent 3def40b01b
commit 3d905e0533
8 changed files with 94 additions and 166 deletions

View File

@@ -1,3 +1,6 @@
4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE.
[RT #45433]
4816. [bug] Don't use a common array for storing EDNS options
in DiG as it could fill up. [RT #45611]