Re: Lua script as data model
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua script as data model
- From: "Peter Cawley" <lua@...>
- Date: 2008年9月17日 17:04:55 +0100
Yes, but given that binary chunk crashing bugs have been found in
5.1.3 and 5.1.4, I wouldn't be surprised if another cropped up in
5.1.5
2008年9月17日 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
>> 1) Prevent Lua from loading binary chunks (even Lua 5.1.4 can be
>> caused to crash due to malicious binary chunks)
>
> This is a bug for which a patch has been posted and which will be fixed
> in 5.2 (and possibly in 5.1.5).
>