Re: [exim-dev] Latest releases on FreeBSD4

Etusivu
Poista viesti
Vastaa
Lähettäjä: Paul Civati
Päiväys:  
Vastaanottaja: exim-dev
Aihe: 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-