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