BUG: seg. fault when rawget/rawset get extra arguments

This commit is contained in:
Roberto Ierusalimschy
2001-12-21 15:30:31 -02:00
parent 09e15692f3
commit 9d2e454d6f
2 changed files with 10 additions and 3 deletions

7
bugs
View File

@@ -270,3 +270,10 @@ Tue Jul 10 16:59:18 EST 2001
>> error message for `%a' gave wrong line number
(by Leonardo Constantino; since 4.0)
** lbaselib.c
Fri Dec 21 15:21:05 EDT 2001
>> seg. fault when rawget/rawset get extra arguments
(by Eric Mauger; since 4.0b)