Fix crash on receipt of certain malformed DNS requests.

This commit is contained in:
Simon Kelley
2015-04-09 21:48:00 +01:00
parent 04b0ac0537
commit ad4a8ff7d9
2 changed files with 9 additions and 3 deletions

View File

@@ -125,6 +125,9 @@ version 2.72
Fix problem with --local-service option on big-endian platforms
Thanks to Richard Genoud for the patch.
Fix crash on receipt of certain malformed DNS requests. Thanks
to Nick Sampanis for spotting the problem.
version 2.71
Subtle change to error handling to help DNSSEC validation