diff options
| author | Gustav Lund | 2018-04-23 15:20:38 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2018-05-08 09:10:26 +0200 |
| commit | a6c9527c2f125355fd7db9a80f1722e98e7cb666 (patch) | |
| tree | 4bcf2bd673d749dfbd2e4d48e0920e6e33ab29ad /drivers/unix/os_unix.cpp | |
| parent | f4c469f1b7a6af996374192d5fd3fc5fd6b34271 (diff) | |
| download | godot-a6c9527c2f125355fd7db9a80f1722e98e7cb666.tar.gz godot-a6c9527c2f125355fd7db9a80f1722e98e7cb666.tar.zst godot-a6c9527c2f125355fd7db9a80f1722e98e7cb666.zip | |
Fix for large .pck files
An error in unix file IO was causing crashes when getting the size of a file larger than max integer size
As ftell returns a long the fix is trivial
(cherry picked from commit 8a7840a304818aa4a15c8781f1402e7ed8733a36)
Diffstat (limited to 'drivers/unix/os_unix.cpp')
0 files changed, 0 insertions, 0 deletions
