Commit 26b68313 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo

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.
parent 4b14e17b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment