mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-05 03:16:48 +08: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.