s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
authorJan Brummer <jan.brummer@tabos.org>
Mon, 9 Dec 2013 14:22:29 +0000 (15:22 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 9 Dec 2013 16:28:37 +0000 (17:28 +0100)
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

source3/winbindd/winbindd_dual.c

index 972924ccbefd5b76a3dbd1993b71b3a090ed0df0..64af5717671180722e5087183605f646a882faec 100644 (file)
@@ -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,