No subject


Sun Sep 6 16:29:27 MDT 2009


2009 22:53:04 +0200=0ASubject: [PATCH] Add a debug message on loglevel 1 =
should the creation of the string to=0A send fail (for whatever reason).=0A=
=0A---=0A source3/modules/vfs_smb_traffic_analyzer.c |    2 ++=0A 1 files =
changed, 2 insertions(+), 0 deletions(-)=0A=0Adiff --git a/source3/modules/=
vfs_smb_traffic_analyzer.c b/source3/modules/vfs_smb_traffic_analyzer.c=0Ai=
ndex 6ab3d52..5b3bb2d 100644=0A--- a/source3/modules/vfs_smb_traffic_analyz=
er.c=0A+++ b/source3/modules/vfs_smb_traffic_analyzer.c=0A@@ -269,6 +269,8 =
@@ static void smb_traffic_analyzer_send_data(vfs_handle_struct *handle,=0A=
 	}=0A =0A 	if (!str) {=0A+		DEBUG(1, ("smb_traffic_anal=
yzer_send_data: "=0A+			"unable to create string to =
send!\n"));=0A 		return;=0A 	}=0A =0A-- =0A1.6.0.2=0A=0A
--=__Part416AB390.0__=--


More information about the samba-technical mailing list