Add support for searching GC in v3-3-test

Gerald (Jerry) Carter jerry at samba.org
Fri Jun 20 12:57:04 GMT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Volker Lendecke wrote:
> On Thu, Jun 19, 2008 at 01:48:31PM -0500, Gerald (Jerry) Carter wrote:
>> +static const char* host_dns_domain(const char *fqdn)
>> +{
>> +	const char *p = fqdn;
>> +
>> +	while (p && *p != '.') {
>> +		p++;
>> +	}
> 
> Quick stylistic question -- what's wrong with strchr?

Nothing at all.  I'll make the change.


jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIW6kgIR7qMdg1EfYRAgXrAJ0f2Kq5KVT3rX55t597g0fqaEEcSACcDxfn
TjL4o74cpld75Q+Ks+vpjSc=
=F2HI
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list