mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-20 20:08:48 +01:00
As far as I can tell, memset was replaced by a fill without correcting the parameter type, causing an out-of-bounds array read in the Vec4 constructor. |
||
---|---|---|
.. | ||
shader.cpp | ||
shader.h | ||
shader_interpreter.cpp | ||
shader_interpreter.h | ||
shader_jit_x64.cpp | ||
shader_jit_x64.h |