tests: Fix out-of-bound array access.
1 unresolved thread
1 unresolved thread
Found by fortify_source
Merge request reports
Activity
requested review from @hverbeet
The change seems fine, but the commit log entry is so generic it may as well have been missing entirely. Could we at least mention the function we're modifying?
The way this is phrased also raises another question: are we actually writing beyond the context buffer bounds anywhere in practice? If yes, where?
added 1 commit
- e436558b - tests: Fix out-of-bound array access in vkd3d_test_push_context.
added 7 commits
-
e436558b...1fe7a658 - 6 commits from branch
wine:master
- c6b17cda - tests: Fix out-of-bound array access in vkd3d_test_push_context.
-
e436558b...1fe7a658 - 6 commits from branch
added 35 commits
-
c6b17cda...222c5238 - 34 commits from branch
wine:master
- 8a459f59 - tests: Pass the correct buffer size to vsnprintf() in vkd3d_test_push_context().
-
c6b17cda...222c5238 - 34 commits from branch
Please register or sign in to reply