Re: [exim-dev] Latest releases on FreeBSD4

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Paul Civati
Data:  
Para: exim-dev
Asunto: Re: [exim-dev] Latest releases on FreeBSD4
David Woodhouse <dwmw2@???> wrote:

> Instead of repeating the string_vformat() call, let's just strdup the
> results and then we don't have to worry about va_copy.
> Please test...


For a very basic quick test this seems to work for me, thanks!

-Paul-