Skip to content
GitLab
Explore
Sign in
Rename variables to fix two cppcheck warnings
Code
Review changes
Check out branch
Download
Patches
Plain diff
Alain Laporte
requested to merge
alainl/kate:fix-two-cppcheck-warnings
into
master
Jun 14, 2023
Overview
1
Commits
2
Pipelines
3
Changes
2
Expand
Warnings:
Local variable 'sl' shadows outer variable (CWE-398)
Local variable 'd' shadows outer variable (CWE-398)
Merge request reports
Loading