Skip to content

Add some fixes and workarounds for gcc-11 static analyzer.

Milan Broz requested to merge gcc-analyzer-fixes into master

Not everything is a real bug (false positive rate is very high here), but the code is actually more readable.

Merge request reports