- 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:
Wouter Wijngaards
2009-11-13 14:51:36 +00:00
parent a4a7894f79
commit 23af66982c
6 changed files with 69 additions and 17 deletions
+1
View File
@@ -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 */