Re: [evolution-patches] Mailer bug #127521: Inline PGP support for evolution (part A: only sending)



> > +	struct _GpgCtx *gpg;
> > +	CamelStream *ostream = camel_stream_mem_new(), *istream;
> 
> I'd prefer that you not init the ostream here.
>
Do you just want me to call camel_stream_mem_new() after next two
lines (below declaration block)?

> > +	CamelContentType *ct;
> > +	int res = -1;
> > +

-Bohumir



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]