s3: reinit_after_fork() should reinit the event context before the
commite3168f7ace1527f546bdb090d5453a28a3748cbe
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Jan 2009 00:26:00 +0000 (19 16:26 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:40 +0000 (27 13:06 +0100)
treeeef29ab429e57736e29833aa94189a8cfd63b187
parent73fb407dcc08a2a77ab308812437d40aad40aa17
s3: reinit_after_fork() should reinit the event context before the
messaging context

Because messaging_reinit() may add events to the event context, which will
removed by event_context_reinit().

metze
(cherry picked from commit 56af6112d67aa9dd3757297fbe29ce1a3eabf00d)

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 918133544b535d12761b5d6242e59eb7d21bae45)
source/lib/util.c