mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-22 07:32:28 +02:00
- unbound-host does not fail on type ANY.
- Fixed wireparse failure to put RRSIGs together with data in some long ANY mix cases, which fixes validation failures. git-svn-id: file:///svn/unbound/trunk@1903 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -518,6 +518,7 @@ void msgparse_test()
|
||||
|
||||
matches_nolocation = 1; /* RR order not important for the next test */
|
||||
testfromdrillfile(pkt, &alloc, out, "testdata/test_packets.6");
|
||||
testfromdrillfile(pkt, &alloc, out, "testdata/test_packets.7");
|
||||
matches_nolocation = 0;
|
||||
|
||||
/* cleanup */
|
||||
|
||||
Reference in New Issue
Block a user