mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:22:05 -04:00
Add release note for [GL #5201]
This commit is contained in:
parent
8215cee12a
commit
46143e2c33
1 changed files with 7 additions and 0 deletions
|
|
@ -131,3 +131,10 @@ Bug Fixes
|
|||
properties is discouraged in all cases.
|
||||
|
||||
:gl:`#5242`
|
||||
|
||||
- Fix inconsistency in CNAME/DNAME handling during resolution.
|
||||
|
||||
Previously, in some cases, the resolver could return rdatasets of type
|
||||
CNAME or DNAME without the result code being set to ``DNS_R_CNAME`` or
|
||||
``DNS_R_DNAME``. This could trigger an assertion failure. This has
|
||||
been fixed. :gl:`#5201`
|
||||
|
|
|
|||
Loading…
Reference in a new issue