[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-766-g9dc2847

Stefan (metze) Metzmacher metze at samba.org
Tue Feb 12 09:13:39 GMT 2008


> +	/* we only do dialect 0 for now */
> +	if (io->in.dialect_count < 1 ||
> +	    io->in.dialects[0] != 0) {
> +		DEBUG(0,("Got unexpected SMB2 dialect %u\n", io->in.dialects[0]));
> +	}

This crashes when dialect_count < 1 is true...

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20080212/6edcf835/signature.bin


More information about the samba-technical mailing list