mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Fix File:getSize crashing for a non-existent file
This commit is contained in:
@@ -37,6 +37,7 @@ LOVE 0.8.0 [Rubber Piggy]
|
||||
* Fixed love.filesystem.lines() leaking.
|
||||
* Fixed Source controls inconsistencies.
|
||||
* Fixed most leaking on unclosed File objects.
|
||||
* Fixed crash when File:getSize() was called on a non-existent file.
|
||||
|
||||
* Renamed SpriteBatch's lock/unlock to bind/unbind.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user