[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Userdata environment
- From: Shmuel Zeigerman <shmuz@...>
- Date: Tue, 01 Apr 2008 10:17:04 +0200
David Given wrote:
That sounds very much like a reference leak in your code rather than
anything in the Lua core --- tables are used *so* much that any GC bug
that keeps references to deleted items would have shown up elsewhere by
now. The GC is pretty solid.
As Mike Pall said elsewhere in this thread, it is a known issue, already
discussed a few times on this list. (I didn't intend to discuss it once
again: see the starting message of this thread).
--
Shmuel