From: root Date: Sun, 11 Nov 2007 04:04:23 +0000 (+0000) Subject: cna you say fuck? X-Git-Tag: rel-0_8~12 X-Git-Url: https://git.llucax.com/software/libev.git/commitdiff_plain/5687a11e0b63f15859822408f2c77fa18bc4fe53?ds=inline cna you say fuck? --- diff --git a/ev.c b/ev.c index cad6350..5124b2b 100644 --- a/ev.c +++ b/ev.c @@ -1441,7 +1441,7 @@ void ev_idle_stop (EV_P_ struct ev_idle *w) { ev_clear_pending (EV_A_ (W)w); - if (ev_is_active (w)) + if (!ev_is_active (w)) return; idles [((W)w)->active - 1] = idles [--idlecnt];