Samba 3.0: climessage.c patch

David Lee t.d.lee at durham.ac.uk
Tue May 6 09:24:33 GMT 2003


On Mon, 28 Apr 2003, Jelmer Vernooij wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Thanks, I'll take a look at this.
>
> jelmer
>
> On Thursday 24 April 2003 23:16, David Lee wrote:
> > Enclosed is a patch to fix a blocking problem in the family of routines:
> >    cli_message_start()
> >    cli_message_text()
> >    cli_message_end()
> >
> > As written each of these is:
> >
> > cli_message_X() {
> >    inline_build_message_X;
> >    cli_send_smb(cli);
> >    cli_receive_smb(cli);
> > }
> >
> > This has the potential to block, especially between "send" and "receive".
> > [...]

Jelmer: Did you get a chance to look at the patch for this enhancement?
It is also at:
   www.samba.org/samba-patches?findid=1298

Thanks.

-- 

:  David Lee                                I.T. Service          :
:  Systems Programmer                       Computer Centre       :
:                                           University of Durham  :
:  http://www.dur.ac.uk/t.d.lee/            South Road            :
:                                           Durham                :
:  Phone: +44 191 334 2752                  U.K.                  :


More information about the samba-technical mailing list