On Wed, 03 Mar 2010 07:20:47 +0100, Michal Sojka <sojkam1 at fel.cvut.cz> wrote:
> > +   /* If from contains '<' (not as first char),
> > +    * only use the preceding real name */
> > +   short_from = talloc_strdup(ctx, from_addr);
> 
> I do not see, where do you assign a value to from_addr (besides the
> initial NULL).

It is set way up earlier in that function.

Reply via email to