[Gross] bug fix for HEAD (r212) #54

Eino Tuominen eino at utu.fi
Tue Mar 18 08:40:17 EET 2008


Teemu Toivanen wrote:
> There is a malloc/Free problem in HEAD.
> I created an issue #54
> (http://code.google.com/p/gross/issues/detail?id=54)
> 
> which covers the discovery process.
> In short, if there was a timeout in test_tuple and ta was created in
> test_tuple, the loop would change ta pointer to next with the result
> that later in code Free tries to free NULL pointer.

Thanks for the fix! It seems to be correct, too. With SJSMS ta (timeout 
action list) is supplied by the calling routine and the default timeout 
list is not created. That is why the bug has not come to our attention 
before. I'll commit it as soon as possible.

-- 
   Eino Tuominen



More information about the Gross mailing list