mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-21 08:52:31 +01:00
The File.readBytes() extension attempts to load an entire file into a byte array. This would cause crashes when loading huge files into memory.