mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-12 19:37:06 +00: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 | ||