Skip to content

Fix misprints with help Cppcheck

Rafał Mikrut requested to merge qarmin/mesa:cppcheck_changes into master

It fix misprints, usage of index before checking, duplicated conditions, implicit converting -2 to unsigned number etc.

Merge request reports