another trivial rpc_api_pipe_req patch

jra at dp.samba.org jra at dp.samba.org
Mon Apr 28 18:42:35 GMT 2003


On Sun, Apr 27, 2003 at 04:05:36PM +0100, Ronan Waide wrote:
> When a data packet overflows a single write request, the current code
> increments the RPC callid for each request. This results in a "pipe
> busy" error since the NT side is attempting to assemble the data for
> the first call on the FID in question before it does anything
> else. The trivial fix is to move the callid declaration out of the
> loop scope and into the function scope (jra, this is in the patches I
> already posted here to fix large RPCs):

I applied both of these, thanks.

Jeremy.


More information about the samba-technical mailing list