2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES note for [GL #4253]

This commit is contained in:
Mark Andrews
2023-09-20 13:03:10 +10:00
parent 1bf62b1c88
commit e8a822d0a7

View File

@@ -1,3 +1,8 @@
6262. [bug] Duplicate control sockets didn't generate a
configuration failure leading to hard to diagnose
rndc connection errors. These are now caught by
named-checkconf and named. [GL #4253]
6261. [bug] Fix a possible assertion failure on an error path in
resolver.c:fctx_query(), when using an uninitialized
link. [GL #4331]