dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #34696
[Bug 937591] Re: Coverity ASSIGN_NOT_RETURNING_STAR_THIS - CID 10636
** Changed in: nux (Ubuntu)
Status: New => Fix Released
** Changed in: nux (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/937591
Title:
Coverity ASSIGN_NOT_RETURNING_STAR_THIS - CID 10636
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: 10636
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: TiXmlComment::operator =(const TiXmlComment&)
Code snippet:
1443 }
1444
1445
1446 void TiXmlComment::operator= ( const TiXmlComment &base )
CID 10636 - ASSIGN_NOT_RETURNING_STAR_THIS
Assignment operator with void return type.
1447 {
1448 Clear();
1449 base.CopyTo ( this );
1450 }
1451
1452
To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/937591/+subscriptions