On Mon, Apr 23, 2012 at 12:20 PM, Nick Mathewson wrote:
With no objections encountered, I'm merging this into patches-2.0.
--
Nick
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users
On Mon, Apr 23, 2012 at 11:20 AM, Nick Mathewson wrote:
> And to offer dire warnings where Mark has offered beer: I will
> probably be merging this patch, or something quite like it, in the
> next 2.0.x-stable release, unless I can make it break or notice some
> bug in it. I'm really hoping that
On Fri, Apr 20, 2012 at 4:28 PM, Mark Ellzey wrote:
>
> Nick agrees this is a fairly nasty bug, and I have attempted to fix the
> problem with this patch:
> https://github.com/ellzey/Libevent/commit/5cceae1ca32551312a86df7b6fa2576fd0a71ee4
>
> But we also both agree that it would be good to have s
Greetings all,
I have recently come across a pretty nasty issue using the
bufferevent_openssl API where my read callback would be executed more
than once, even if I had disabled reading. This is an edge-case bug which
can be triggered under the following conditions:
01. bufferevent_enable(ssl_b