mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 22:10:12 -04:00
r15520@tombo: nickm | 2007-12-16 13:54:22 -0500
Fix for bug 1846282: accept as well-formed DNS replies with questions but no answers. [Backport to 1.4] svn:r596
This commit is contained in:
parent
5bb67a80fa
commit
c7bc1f10cf
@ -17,6 +17,7 @@ Changes in current version:
|
|||||||
o move EV_PERSIST handling out of the event backends
|
o move EV_PERSIST handling out of the event backends
|
||||||
o support for 32-bit tag numbers in rpc structures; this is wire compatible, but changes the API slightly.
|
o support for 32-bit tag numbers in rpc structures; this is wire compatible, but changes the API slightly.
|
||||||
o prefix {encode,decode}_tag functions with evtag to avoid collisions
|
o prefix {encode,decode}_tag functions with evtag to avoid collisions
|
||||||
|
o Correctly handle DNS replies with no answers set (Fixes bug 1846282)
|
||||||
|
|
||||||
|
|
||||||
Changes in 1.4.0-beta:
|
Changes in 1.4.0-beta:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user