We just released libevent 1.4.9-stable. You can download the source from the usual place:
http://monkey.org/~provos/libevent-1.4.9-stable.tar.gzThis release fixes a number of bugs:* fixed several memory leaks in the HTTP layer.
- fixed signal handling for multi-threaded applications.
- fixed issues with the timer cache when leaving/entering the event loop.
Check here for a more detailed change list.
Thanks to Dean McNamee, Victor Chang, Alejo Sanchez, Richard Jones, Robin Haberkorn and everyone else who reported bugs or supplied patches.