mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Fix a memory leak with http connections owned by the server.
svn:r965
This commit is contained in:
parent
9dcf11060a
commit
3e55a52926
@ -6,6 +6,7 @@ Changes in 1.4.9-stable:
|
||||
o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn
|
||||
o Fix a typo in setting the global event base; reported by lance.
|
||||
o Fix a memory leak when reading multi-line headers
|
||||
o Fix a memory leak with http connections owned by the server.
|
||||
|
||||
Changes in 1.4.8-stable:
|
||||
o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov.
|
||||
|
Loading…
x
Reference in New Issue
Block a user