This commit is contained in:
Witold Kręcicki
2019-03-29 14:30:53 +01:00
committed by Evan Hunt
parent 7c960e89ea
commit d11791e24c

View File

@@ -1,3 +1,7 @@
5198. [bug] If a fetch context was being shut down and, at the same
time, we returned from qname minimization, an INSIST
could be hit. [GL #966]
5197. [bug] dig could die in best effort mode on multiple SIG(0)
records. Similarly on multiple OPT and multiple TSIG
records. [GL #920]