2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

[master] typo

This commit is contained in:
Evan Hunt 2015-02-10 22:44:21 -08:00
parent 2ce24e13fa
commit c213a58e80

View File

@ -1,7 +1,8 @@
4061. [bug] Handle timeout in legacy system test. [RT #38573]
4060. [bug] dns_rdata_freestruct could be call on a uninitialised
structure when handling a error. [RT #38568]
4060. [bug] dns_rdata_freestruct could be called on a
uninitialised structure when handling a error.
[RT #38568]
4059. [bug] Addressed valgrind warnings. [RT #38549]