From c9c6f9747c0bfc77a72214e4e95e26a95ab66bbd Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Mon, 25 Sep 2000 11:52:10 -0300 Subject: GC may crash when checking C closures --- bugs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index b668cc00..c82a31d5 100644 --- a/bugs +++ b/bugs @@ -213,3 +213,7 @@ Mon Sep 25 11:47:48 EST 2000 >> lua_gettable does not get key from stack top (by Philip Yi; since 4.0b) +** lgc.c +Mon Sep 25 11:50:48 EST 2000 +>> GC may crash when checking C closures +(by Philip Yi; since 4.0b) -- cgit v1.2.3-55-g6feb