mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-16 21:33:01 +00:00
4e485766bd
The File.readBytes() extension attempts to load an entire file into a byte array. This would cause crashes when loading huge files into memory.