fixed bug #37705 Possible memory corruption in DNS query

This commit is contained in:
Simon Goldschmidt
2013-01-14 18:03:23 +01:00
parent 769b2a3e30
commit d12600fba0
2 changed files with 19 additions and 6 deletions

View File

@@ -80,6 +80,9 @@ HISTORY
++ Bugfixes:
2013-01-14: Simon Goldschmidt
* dns.c: fixed bug #37705 Possible memory corruption in DNS query
2013-01-11: Simon Goldschmidt
* raw.c: fixed bug #38066 Raw pcbs can alter packet without eating it