[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1431-g1b2c65f

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon May 4 19:07:27 GMT 2009


On Mon, May 04, 2009 at 11:58:19AM -0500, Tim Prouty wrote:
> -		if (fnum1 != -1) cli_close(cli1, fnum1);
> -		if (fnum2 != -1) cli_close(cli2, fnum2);
> +		cli_close(cli1, fnum1);
> +		cli_close(cli2, fnum2);

I think that's wrong. We need a (fnumx 1= (uint16_t)-1).

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-cvs/attachments/20090504/46e509cd/attachment-0001.bin


More information about the samba-cvs mailing list