mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-12 22:55:35 +00:00
5269a46399
The File.readBytes() extension attempts to load an entire file into a byte array. This would cause crashes when loading huge files into memory.