Skip to content
GitLab
Explore
Sign in
Replace qSwap with std::swap
Code
Review changes
Check out branch
Download
Patches
Plain diff
Willyanto Willyanto
requested to merge
willyanto/okular:replace-qswap
into
master
Jan 26, 2023
Overview
0
Commits
1
Pipelines
3
Changes
5
Expand
Fixes obsolete function 'qSwap' called. It is recommended to use 'std::swap' instead. (CWE-477)
Merge request reports
Loading