Re: [Libevent-users] Re: Infinite loop in libevent-1.4.14b-stable

2012-03-05 Thread Daniel Janzon
Hi Nick, On Fri, Mar 2, 2012 at 9:00 PM, Nick Mathewson wrote: > On Fri, Mar 2, 2012 at 10:00 AM, Daniel Janzon wrote: >> I found a similar report in the mailing list archive, where it was >> concluded that this can happen when event_set is called after >> event_add. In this case, however, the o

Re: [Libevent-users] Re: Infinite loop in libevent-1.4.14b-stable

2012-03-02 Thread Nick Mathewson
On Fri, Mar 2, 2012 at 10:00 AM, Daniel Janzon wrote: > I found a similar report in the mailing list archive, where it was > concluded that this can happen when event_set is called after > event_add. In this case, however, the only place in the code where > event_set is called, is on the line befo