On 3/16/2019 6:47 AM, tboegi@xxxxxx wrote:
From: Torsten Bögershausen <tboegi@xxxxxx> Some compilers don't allow NULL to be passed for a va_list. Use va_list instead. Signed-off-by: Torsten Bögershausen <tboegi@xxxxxx>
Thanks for the fixup. For future reference, can you elaborate on which compiler and/or platform has the problem ? Jeff