mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 16:27:55 -05: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.