[SCM] Samba Shared Repository - branch master updated

Steven Danneman sdanneman at samba.org
Fri Oct 9 16:17:07 MDT 2009


The branch, master has been updated
       via  622bffc... s4/torture: fix build break "implicit declaration of function 'isprint'"
      from  5aeb954... s3: Fix a memleak reported by dmarkey

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 622bffce4723353964bf0dc7bbf60235e417caa6
Author: Steven Danneman <steven.danneman at isilon.com>
Date:   Fri Oct 9 14:01:33 2009 -0700

    s4/torture: fix build break "implicit declaration of function 'isprint'"

-----------------------------------------------------------------------

Summary of changes:
 source4/torture/smb2/streams.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/smb2/streams.c b/source4/torture/smb2/streams.c
index 50f27a8..f186a54 100644
--- a/source4/torture/smb2/streams.c
+++ b/source4/torture/smb2/streams.c
@@ -32,6 +32,7 @@
 #include "torture/util.h"
 
 #include "system/filesys.h"
+#include "system/locale.h"
 
 #define DNAME "teststreams"
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list