[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua crashing on unrecognized strings
- From: David Manura <dm.lua@...>
- Date: Tue, 25 Aug 2009 19:50:35 -0400
On Mon, Aug 24, 2009 at 9:03 AM, Peter Cawley wrote:
> Likewise, io.open wraps fopen, and if the
> underlying C runtime explodes on invalid input, then so will Lua.
I came across that a few weeks ago actually. io.open(name, 'wa') crashed [1].
[1] http://luadist.svn.sourceforge.net/viewvc/luadist/trunk/dists/luadist-1.0.0/lmod/dist/log.lua?view=patch&r1=304&r2=303&pathrev=304