Revert "tevent: fix crash bug in tevent_queue_immediate_trigger()"
commit0953816ae9414ea7d32a64af62f2fecb1868a627
authorKarolin Seeger <kseeger@samba.org>
Tue, 29 Apr 2014 08:23:03 +0000 (29 10:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 29 Apr 2014 08:23:03 +0000 (29 10:23 +0200)
treec316d613f3310dbea6ad8d638934116e8b4b25b9
parentf0d41fbc7295de4e31229704b255ca1db7f761f8
Revert "tevent: fix crash bug in tevent_queue_immediate_trigger()"

This reverts commit fc185a5f4cb34f4a2488eb336844c32812f930e7.

See https://bugzilla.samba.org/show_bug.cgi?id=10344 for details.

Stefan (metze) Metzmacher 2014-04-11 07:28:18 UTC

Karolin, please revert fc185a5f4cb34f4a2488eb336844c32812f930e7 in v4-0-test,
this somehow went in twice. 87a02403ee4fcc404dc3b887a851c421660cb4d8 is the
first commit.

It's not a real problem to have the same check twice, but it's a bit confusing
and may generate problems with future backports.
lib/tevent/tevent_queue.c