Coverity PARSE_ERROR - CID 10465

Bug #947569 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Sound Menu
Invalid
Medium
Unassigned
Fifth
Invalid
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: 10465
Checker: PARSE_ERROR
Category: No category available
CWE definition: No definition available
File: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h
Function: No function name available
Code snippet:
 75
 76 #ifndef GDK_PIXBUF_DISABLE_DEPRECATED
 77 G_DEPRECATED_FOR(g_object_ref)
 78 GdkPixbufAnimation *gdk_pixbuf_animation_ref (GdkPixbufAnimation *animation);
CID 10465 - PARSE_ERROR
attribute "__deprecated__" does not take arguments
During compilation of file '/tmp/buildd/indicator-sound-0.8.0.0/build/gtk2/src/metadata-menu-item.c'
 79 G_DEPRECATED_FOR(g_object_unref)
 80 void gdk_pixbuf_animation_unref (GdkPixbufAnimation *animation);
 81 #endif
 82
 83 int gdk_pixbuf_animation_get_width (GdkPixbufAnimation *animation);
 84 int gdk_pixbuf_animation_get_height (GdkPixbufAnimation *animation);

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : indicator-sound-fifth: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h

Source file with Coverity annotations.

Changed in indicator-sound:
importance: Undecided → Medium
Revision history for this message
Allan LeSage (allanlesage) wrote :

Use of an argument with 'deprecated' is allowed; these snuck around a regex which filters Coverity defects, need to investigate.

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.