On 10/03/14 16:00, Per Hedbor () @ Pike (-) developers forum wrote:
I just forked off pike 8.1 from 8.0.
The intent is to fairly soon (for values of soon) release a new stable from 8.0.
If you have any issues with the current version, please tell us about it. :)
Another thing I noticed is that the decoder fails to decode SSL.State and SSL.Connection and then leaks the Decoder objects and some other stuff in free_decode_data().
The code looks like this is intentional, but maybe there is a missing catch somewhere which should then clean it up later? The error happens in encode.c:4117.