]> git.ipfire.org Git - thirdparty/samba.git/commit
nsswitch/wb_common.c: winbind_destructor can always use get_wb_global_ctx()
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Sep 2023 07:53:42 +0000 (09:53 +0200)
committerJule Anger <janger@samba.org>
Mon, 18 Sep 2023 16:30:12 +0000 (16:30 +0000)
commit5b9b8b315821c429ecfcb9153aa5308e3c9f5086
tree988afbe72dcb9cd61a0b2d7dfab093277c41d0f6
parent0ebaac2afe94cf09599970962c66a7cc2761625c
nsswitch/wb_common.c: winbind_destructor can always use get_wb_global_ctx()

The HAVE_PTHREAD logic inside of get_wb_global_ctx() will do all
required magic.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15464

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 836823e5047d0eb18e66707386ba03b812adfaf8)
nsswitch/wb_common.c