mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-06 18:58:09 -04:00
fix a memory leak in the dns server; found by valgrind
svn:r422
This commit is contained in:
parent
babd622f7a
commit
7c66bf33e1
@ -6,3 +6,4 @@ Changes in current version:
|
||||
o Support specifying the local address of an evhttp_connection using set_local_address
|
||||
o Fix a memory leak in which failed HTTP connections whould not free the request object
|
||||
o Make adding of array members in event_rpcgen more efficient, but doubling memory allocation
|
||||
o Fix a memory leak in the DNS server
|
||||
|
Loading…
x
Reference in New Issue
Block a user