[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-30-ga1166e9

Jeremy Allison jra at samba.org
Sat Oct 13 04:55:38 GMT 2007


The branch, v3-2-test has been updated
       via  a1166e9e651f4acdcf7926c5d8e9cf0c9108fe71 (commit)
      from  3403c6c330b886c86d6d856c3ffc13b043fd6fc1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit a1166e9e651f4acdcf7926c5d8e9cf0c9108fe71
Author: Jeremy Allison <jra at samba.org>
Date:   Fri Oct 12 21:50:41 2007 -0700

    Dummy formatting commit to check I've set up my home git
    correctly.

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

Summary of changes:
 source/lib/util_sock.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/util_sock.c b/source/lib/util_sock.c
index 8c5d1b6..8079932 100644
--- a/source/lib/util_sock.c
+++ b/source/lib/util_sock.c
@@ -1846,8 +1846,9 @@ bool is_myname_or_ipaddr(const char *s)
 	fstring name, dnsname;
 	char *servername;
 
-	if ( !s )
+	if ( !s ) {
 		return false;
+	}
 
 	/* santize the string from '\\name' */
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list