Allow reinit_after_fork to be called safely from within swat and other binaries that...
authorJeremy Allison <jra@samba.org>
Thu, 15 Jan 2009 23:52:41 +0000 (15:52 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 15 Jan 2009 23:52:41 +0000 (15:52 -0800)
commit6fd867f036b0dfbc4d6639c737467132b41dd2e5
tree4dd1fb5c6fdb39feca8454514caea4ec92cfc0c1
parent9361c73c2f4ce9a2f9a7e5515a9272ddd14eb2ed
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.
source3/lib/util.c