[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Hook table found in the stack of a thread
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 19 May 2008 08:51:32 -0300
> I suggest that there may be another bug that let the forgotten value
> on the stack. In our case the bug became headache because at some
> point this thread got saved, which resulted in a large memory leak
> on load, due to the lack of handling of the registry table by the
> save/load code.
I am afraid I did not understand the problem.
-- Roberto