noordsij <[email protected]> ha escrit:

> The fix is to simply initialize bufsize to 0 as well, to make (line
> 1232-1233):
> 
>   char *buf = 0;
>   size_t bufsize = 0;
> 
> This completely fixed the segfaults for me.

Thank you, I'll apply this fix.

Regards,
Sergey


Reply via email to