Nux

Coverity PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE - CID 10875

Bug #953686 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
New
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: 10875
Checker: PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/nux-2.6.0/NuxGraphics/RenderingPipeTextureBlend.cpp
Function: No function name available
Code snippet:
 49 return NULL;
 50 }
 51 }
 52
CID 10875 - PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE
type qualifier on return type is meaningless
 53 const char* const
 54 GraphicsEngine::GetBlendModeString(LayerBlendMode layer_blend_mode)
 55 {
 56 switch (layer_blend_mode)
 57 {
 58 case LAYER_BLEND_MODE_NORMAL:

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

Source file with Coverity annotations.

Changed in nux:
importance: Undecided → Medium
Revision history for this message
Michi Henning (michihenning) wrote :
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.