From: Wouter Wijngaards Date: Wed, 16 Jun 2010 15:05:22 +0000 (+0000) Subject: - Fix assertion failure reported by Kai Storbeck from XS4ALL, the X-Git-Tag: release-1.4.6rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbeaed66c2d63ff83a4f0d5e4b3f352072af403;p=thirdparty%2Funbound.git - Fix assertion failure reported by Kai Storbeck from XS4ALL, the assertion was wrong. git-svn-id: file:///svn/unbound/trunk@2155 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 49e44f414..6de0e01a4 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +16 June 2010: Wouter + - Fix assertion failure reported by Kai Storbeck from XS4ALL, the + assertion was wrong. + 15 June 2010: Wouter - tag 1.4.5 created. - trunk contains 1.4.6 in development. diff --git a/testdata/test_packets.5 b/testdata/test_packets.5 index 1845faab5..907ac9bfa 100644 --- a/testdata/test_packets.5 +++ b/testdata/test_packets.5 @@ -54,3 +54,17 @@ c004 0001 0001 00000101 0004 0a203040 4242 0000 0001 0001 0000 0000 07 6578616d706c65 03 636f6d 00 0001 0001 c0bb 0001 0001 00000101 0004 0a203040 + +;-- next packet -- +; 6. double OPT record. +; id flags qd an ns ar -- header +4242 0000 0001 0001 0000 0002 +; query: qname example.com. qtype A(1) qclass IN(1) +07 6578616d706c65 03 636f6d 00 0001 0001 +; answer: example.com type class ttl rdatalen 10.x address. +07 6578616d706c65 03 636f6d 00 0001 0001 00000101 0004 0a203040 +; additional: . OPT 4096 +00 0029 1000 00000000 0000 +; additional: . OPT 4096 +00 0029 1000 00000001 0000 +