From 69dd9461e5aeb98fe9bbc71f1e81859d03ec8a34 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 28 Feb 2003 16:45:15 -0300 Subject: bug: GC metamethod calls could mess C/Lua stack syncronization --- bugs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index d87a158c..e39ae780 100644 --- a/bugs +++ b/bugs @@ -324,3 +324,8 @@ Thu Jan 23 11:29:06 UTC 2003 >> protected (by Benoit Germain; since 5.0a) +** ldo.c (and others) +Fri Feb 28 14:20:33 EST 2003 +>> GC metamethod calls could mess C/Lua stack syncronization +(by Roberto; since 5.0b) + -- cgit v1.2.3-55-g6feb