Coverity PARSE_ERROR - CID 10467

Bug #947578 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Sound Menu
Invalid
Low
Unassigned
Fifth
Invalid
Low
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: 10467
Checker: PARSE_ERROR
Category: No category available
CWE definition: No definition available
File: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h
Function: No function name available
Code snippet:
238
239 #ifndef GDK_PIXBUF_DISABLE_DEPRECATED
240 G_DEPRECATED_FOR(g_object_ref)
241 GdkPixbuf *gdk_pixbuf_ref (GdkPixbuf *pixbuf);
CID 10467 - 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'
242 G_DEPRECATED_FOR(g_object_unref)
243 void gdk_pixbuf_unref (GdkPixbuf *pixbuf);
244 #endif
245
246 /* GdkPixbuf accessors */
247

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-core.h

Source file with Coverity annotations.

Changed in indicator-sound:
importance: Undecided → Medium
Revision history for this message
Charles Kerr (charlesk) wrote :

This isn't an indicator-sound issue.

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.