Skip to content

RegionSelector: Fix cppcheck warnings.

Add sscanf field widths to prevent potential buffer overruns. Fix potential dereferences of end iterators.

Merge request reports