Nux

Coverity PW.PARAM_SET_BUT_NOT_USED - CID 10656

Bug #937581 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nux
Status tracked in 4.0
4.0
Fix Released
Medium
Michi Henning
nux (Ubuntu)
Fix Released
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: 10656
Checker: PW.PARAM_SET_BUT_NOT_USED
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/nux-2.4.0/Nux/IntegerValidator.cpp
Function: No function name available
Code snippet:
117
118 return i;
119 }
120
CID 10656 - PW.PARAM_SET_BUT_NOT_USED
parameter "str" was set but never used
121 void IntegerValidator::Alternative(const char *str)
122 {
123 str = "0";
124 }
125
126 NString IntegerValidator::ToString(int i)

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

Source file with Coverity annotations.

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

This was fixed with the recent clean-up of compiler warnings.

Revision history for this message
Stephen M. Webb (bregma) wrote :

Fix Released in Nux Nux 4.0.0.

Changed in nux:
status: Fix Committed → Fix Released
Changed in nux (Ubuntu):
status: New → Fix Released
assignee: nobody → Michi Henning (michihenning)
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.