summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
diff options
context:
space:
mode:
authorJan Brummer <jan.brummer@tabos.org>2013-12-09 15:22:29 +0100
committerGünther Deschner <gd@samba.org>2013-12-09 17:28:37 +0100
commit967f9bd1f8a147c4b89ada3b6c7e1ce064c511bc (patch)
treed6dbcb76dc66f30c827105eaf52aa73a557fd87d /source3/winbindd
parentf799f63e4312b25d3c671e7a4072607fdba0c768 (diff)
downloadsamba-967f9bd1f8a147c4b89ada3b6c7e1ce064c511bc.tar.gz
samba-967f9bd1f8a147c4b89ada3b6c7e1ce064c511bc.tar.xz
samba-967f9bd1f8a147c4b89ada3b6c7e1ce064c511bc.zip
s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
Guenther BUG: https://bugzilla.samba.org/show_bug.cgi?id=10285 Reviewed-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Mon Dec 9 17:28:37 CET 2013 on sn-devel-104
Diffstat (limited to 'source3/winbindd')
-rw-r--r--source3/winbindd/winbindd_dual.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd_dual.c b/source3/winbindd/winbindd_dual.c
index 972924ccbe..64af571767 100644
--- a/source3/winbindd/winbindd_dual.c
+++ b/source3/winbindd/winbindd_dual.c
@@ -626,7 +626,7 @@ void winbind_msg_offline(struct messaging_context *msg_ctx,
we only set it online / offline for that domain. */
DEBUG(10,("winbind_msg_offline: sending message to pid %u for domain %s.\n",
- (unsigned int)child->pid, domain->name ));
+ (unsigned int)child->pid, child->domain->name ));
messaging_send_buf(msg_ctx, pid_to_procid(child->pid),
MSG_WINBIND_OFFLINE,