diff options
author | David Marcec <dmarcecguzman@gmail.com> | 2020-04-24 17:16:39 +1000 |
---|---|---|
committer | David Marcec <dmarcecguzman@gmail.com> | 2020-04-24 17:24:58 +1000 |
commit | 03a6f3b0f424ad2e4f0dc53e38b325cb1da6a91c (patch) | |
tree | e1c4b7166dd40c91d017af8dffd7acce39ee9430 /src/video_core/gpu.cpp | |
parent | 8f548266cd0493a537ed7edf56c869bd7420953a (diff) |
vi: Don't let uninitialized data pass as a response for SetBufferCount
Currently SetBufferCount doesn't write to the out buffer which then contains uninitialized data. This leads to non-zero data which leads to responding with different error codes
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions