[PATCH] Fix for bug #9706 - Parameter is incorrect on Android

Jeremy Allison jra at samba.org
Mon Mar 18 14:53:03 MDT 2013


On Mon, Mar 18, 2013 at 08:38:01PM +0100, Stefan (metze) Metzmacher wrote:
> 
> Instead of fixing the connection values, we should just remove the silly
> restriction
> in cli_read_andx_create() that check for cli_read_max_bufsize(),
> the server should just return a short read if wanted.

I'm very happy with your idea here. I didn't like adding
those accessor functions but couldn't see another way around
removing the restrictions on the read request.

Just dropping the silly restriction is a better solution
to me :-).

Cheers,

	Jeremy.


More information about the samba-technical mailing list