Nux

Coverity PW.PARAM_SET_BUT_NOT_USED - CID 10654

Bug #937578 reported by Product Strategy Coverity Bug Uploader
This bug report is a duplicate of:  Bug #1032313: Compiler warnings lp:nux. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nux
Status tracked in 4.0
4.0
In Progress
Medium
Michi Henning

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: 10654
Checker: PW.PARAM_SET_BUT_NOT_USED
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/nux-2.4.0/Nux/DoubleValidator.cpp
Function: No function name available
Code snippet:
117
118 return d;
119 }
120
CID 10654 - PW.PARAM_SET_BUT_NOT_USED
parameter "str" was set but never used
121 void DoubleValidator::Alternative(const char *str)
122 {
123 str = "0.0";
124 }
125
126 void DoubleValidator::SetDecimals(int dec)

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : nux-trunk: /tmp/buildd/nux-2.4.0/Nux/DoubleValidator.cpp

Source file with Coverity annotations.

Changed in nux:
importance: Undecided → Medium
Revision history for this message
Michi Henning (michihenning) wrote :

Fixed as part of the changes for https://bugs.launchpad.net/nux/+bug/1032313

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.