s3:smbd: use smbXsrv_connection_dbg() in receive_smb_talloc()
commit9fe66659684cd730ef39a9bb399be29a0f02e215
authorMichael Adam <obnox@samba.org>
Thu, 18 Sep 2014 19:25:44 +0000 (18 21:25 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 19 Sep 2014 07:15:11 +0000 (19 09:15 +0200)
tree010d7bfaf5254d00b4b3bcf46c7fb366cc3ca63a
parent93f7e6251b854c93a4fa9cb133217b7780309c55
s3:smbd: use smbXsrv_connection_dbg() in receive_smb_talloc()

instead of manually assembling the address string

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/process.c