Allow reinit_after_fork to be called safely from within swat and other binaries that...
commit927372a559e153a5a14055463e2e5eaba0c460d5
authorJeremy Allison <jra@samba.org>
Thu, 15 Jan 2009 23:50:50 +0000 (15 15:50 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Jan 2009 13:16:47 +0000 (20 14:16 +0100)
treeb8664ea1890e51de1ef5224878da161925e4f99f
parent662182b62e0fd08c8c256884428a405b2950fd03
Allow reinit_after_fork to be called safely from within swat and other binaries that don't have
an event context or a msg context. Fixes crash bug in swat.
Jeremy.
(cherry picked from commit 45e6f9c5a4b5d9cdb89f398f1238872251ccbe54)
source/lib/dummysmbd.c
source/lib/util.c