mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 23:35:02 -04:00
Free evdns_base->req_heads on evdns_base_free
It looks like when we moved from one big inflight-requests list to an n-heads structure, we didn't make evdns_base_free() free the array of heads. This patch should fix that. Found with valgrind
This commit is contained in:
parent
68dc742bf1
commit
859af6772c
Loading…
x
Reference in New Issue
Block a user