diff options
| author | 2016-09-15 23:16:39 -0700 | |
|---|---|---|
| committer | 2016-09-29 21:11:36 -0700 | |
| commit | 26b68313b90d3aa47c9f6cfcc4c86cfc11d48a28 (patch) | |
| tree | b74634e5531b3a06b62189493f6adf1789c191e1 /src/core/gdbstub/gdbstub.cpp | |
| parent | Merge pull request #2083 from yuriks/opengl-scissor-cached-rect (diff) | |
| download | yuzu-26b68313b90d3aa47c9f6cfcc4c86cfc11d48a28.tar.gz yuzu-26b68313b90d3aa47c9f6cfcc4c86cfc11d48a28.tar.xz yuzu-26b68313b90d3aa47c9f6cfcc4c86cfc11d48a28.zip | |
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.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions