Fix crash in DNSSEC code when attempting to verify large RRs.

This commit is contained in:
Simon Kelley
2014-12-21 16:11:52 +00:00
parent 3267804598
commit 094b5c3d90
2 changed files with 22 additions and 8 deletions

View File

@@ -19,6 +19,9 @@ version 2.73
the answers given by --interface-name. Note that reverse queries
(ie looking for names, given addresses) are not affected.
Thanks to Michael Gorbach for the suggestion.
Fix crash in DNSSEC code with long RRs. Thanks to Marco Davids
for the bug report.
version 2.72