2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00
This commit is contained in:
Mark Andrews
2018-01-11 09:53:21 +11:00
parent 7befb67af4
commit a35b95acb1

View File

@@ -1,4 +1,4 @@
4862. [bug] The rdata flags for RRSIG was not being properly set
4862. [bug] The rdata flags for RRSIG were not being properly set
when constructing a rdataslab. [RT #46978]
4861. [bug] The isc_crc64 unit test was not endian independent.