mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-14 19:59:01 +02: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 | ||