Re: [exim-dev] Latest releases on FreeBSD4

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Paul Civati
Datum:  
To: exim-dev
Betreff: 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-