Nux

Coverity ASSIGN_NOT_RETURNING_STAR_THIS - CID 10639

Bug #937590 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
Unassigned
nux (Ubuntu)
Fix Released
Medium
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: 10639
Checker: ASSIGN_NOT_RETURNING_STAR_THIS
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/nux-2.4.0/NuxCore/TinyXML/tinyxml.cpp
Function: TiXmlDeclaration::operator =(const TiXmlDeclaration&)
Code snippet:
1569 }
1570
1571
1572 void TiXmlDeclaration::operator= ( const TiXmlDeclaration &copy )
CID 10639 - ASSIGN_NOT_RETURNING_STAR_THIS
Assignment operator with void return type.
1573 {
1574 Clear();
1575 copy.CopyTo ( this );
1576 }
1577
1578

Related branches

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

Source file with Coverity annotations.

Changed in nux:
importance: Undecided → Medium
Changed in nux (Ubuntu):
status: New → Fix Released
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.