mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 03:44:22 -04:00
Fix a memory leak in which failed HTTP connections whould not free the request object
svn:r419
This commit is contained in:
parent
8ee20a3fa4
commit
e2f564116e
@ -4,3 +4,4 @@ Changes in current version:
|
||||
o Fix Solaris compilation; from Magne Mahre
|
||||
o Add a "Date" header to HTTP responses, as required by HTTP 1.1.
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user