Coverity PW.PARAMETER_HIDDEN - CID 12368

Bug #1088323 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chewie-client
New
Medium
Unassigned
12.10
New
Undecided
Unassigned

Bug Description

This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 12368
Checker: PW.PARAMETER_HIDDEN
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/indicators-client-0.17/chewieui/libchewieui/inlinesectionmenuproxymodel.cpp
Function: No function name available
Code snippet:
172 int modulePos = getModelAndOffsetForPosition(index.row(), &pos, &base, &depth);
173 if (role == Depth) {
174 attribute = QVariant(depth);
175 } else {
CID 12368 - PW.PARAMETER_HIDDEN
declaration hides parameter "index" (declared at line 163)
176 QModelIndex index = base->index(modulePos);
177 attribute = base->data(index, role);
178 }
179 }
180 return attribute;
181 }

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : chewie-client-12.10: /tmp/buildd/indicators-client-0.17/chewieui/libchewieui/inlinesectionmenuproxymodel.cpp

Source file with Coverity annotations.

Changed in chewie-client:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.