[Gambas-user] [SegFault 11] Enumerating HttpClient.Headers with For Each

Benoît Minisini gambas at ...1...
Mon Nov 24 13:39:19 CET 2014


Le 23/11/2014 22:48, Benoît Minisini a écrit :
>> Now just for clarification, is enumerating HttpClient.Headers with For
>> Each something I should not be doing? Have I done something else wrong?
>> Or is this actually a bug?
>>
>
> I will look at it.
>
> But if you have a segfault, this is a bug, whatever the reason. You are
> not doing anything wrong, the interpret should never crash, only raising
> errors.
>
> If the crash is a library bug, I can't do nothing, but it seems to not
> be the case there.
>
> Regards,
>

It's fixed in revision #6675. It was a bug in the internal management of 
the header array in the HttpClient class.

Regards,

-- 
Benoît Minisini




More information about the User mailing list