Allow reinit_after_fork to be called safely from within swat and other binaries that...
commita2944e99825943f91d0260c218de06817acfcf51
authorJeremy Allison <jra@samba.org>
Thu, 15 Jan 2009 23:51:40 +0000 (15 15:51 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 15 Jan 2009 23:51:40 +0000 (15 15:51 -0800)
treebd24c095d4d02fc3aab68a1c55c38ddde6bc4be4
parent76555085fd9bb40a4c0e2c18b5bf965dcf636cb1
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.
source/lib/util.c