Skip to content

comctl32: fixed first we check index then array access by index is safe

Herman Semenov requested to merge GermanAizek/wine:first-check-index into master

I think this PR changes will protect against situation if out-of-bounds access array.

Merge request reports

Loading