]> granicus.if.org Git - libevent/commit
Fix evdns_cancel to alert callback and free associated RAM.
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2009 20:38:19 +0000 (20:38 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2009 20:38:19 +0000 (20:38 +0000)
commitd2e9caa6fcff77d5f69e10ef3b24d5e3e65d961e
tree5c53bb8dbe5ac8d1b244bc8496040c1bab3a01dc
parent0f3c0983c0e1779f9d690830b3b1c2a0e1c94883
Fix evdns_cancel to alert callback and free associated RAM.

Also, we add a test to make sure evdns_cancel is working properly.

svn:r1139
evdns.c
include/event2/dns.h
test/regress_dns.c