← Back to team overview

touch-packages team mailing list archive

[Bug 937581] Re: Coverity PW.PARAM_SET_BUT_NOT_USED - CID 10656

 

** Changed in: nux (Ubuntu)
       Status: New => Fix Released

** Changed in: nux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: nux (Ubuntu)
     Assignee: (unassigned) => Michi Henning (michihenning)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nux in Ubuntu.
https://bugs.launchpad.net/bugs/937581

Title:
  Coverity PW.PARAM_SET_BUT_NOT_USED - CID 10656

Status in Nux:
  Fix Released
Status in Nux 4.0 series:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released

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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/937581/+subscriptions