s3: In winbind, close parent/child sockets
[ira/wip.git] / source3 / winbindd / winbindd.c
index 033c436c88b6b48a8f25ecaff875697bf9fa8bdb..232f9b4c60f928ee35bd8262c01c2cef7c476f88 100644 (file)
@@ -404,7 +404,7 @@ static void winbind_msg_validate_cache(struct messaging_context *msg_ctx,
 
        /* child */
 
-       if (!winbindd_reinit_after_fork(NULL)) {
+       if (!winbindd_reinit_after_fork(NULL, NULL)) {
                _exit(0);
        }