On Thu, May 07, 2009 at 09:21:32AM +0200, Stefan (metze) Metzmacher wrote:

> Your following commit has the same problem.
> 
> > +   subreq = cli_smb_send(state, ev, cli, SMBsetattrE, additional_flags,
> > +                         7, vwv, 0, NULL);
> 
> In general all non scalar input parameters to a _send() function need to
> be arround until the _recv function is called.

Thanks, that wasn't clear from the API. I'll review and fix
that code asap.

Cheers,

Jeremy.

Reply via email to