SOURCES (DEVEL): ircd-va_list.patch (NEW) - on some archs va_list ...

Marcin Król krol at wsb-nlu.edu.pl
Thu Oct 21 09:48:52 CEST 2004


> ... ap2[0] would be writing to
> memory referrenced by some uninitialized pointer.
> 
> No assumptions should be made about what va_list actually is.
> Use va_copy() macro to clone va_list.

Honestly, I googled out this solution on some gcc support list.
I'll try it with va_copy.

M.




More information about the pld-devel-en mailing list