Skip to content

permission: fix recent coverity warning

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/coverity-30 into main
  • address recent coverity warning by using auto &. Since the value is already const using a copy should not be necessary.

Merge request reports

Loading