Coverity PASS_BY_VALUE - CID 10620

Bug #937451 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Sound Menu
Fix Released
Medium
Charles Kerr
Fifth
Fix Released
Medium
Charles Kerr

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: 10620
Checker: PASS_BY_VALUE
Category: No category available
CWE definition: No definition available
File: /tmp/buildd/indicator-sound-0.8.0.0/src/pulseaudio-mgr.c
Function: pm_update_volume()
Code snippet:
171 }
172 }
173
174 void
CID 10620 - PASS_BY_VALUE
Passing parameter new_volume of size 132 bytes by value.
175 pm_update_volume (gint sink_index, pa_cvolume new_volume)
176 {
177 // LP: #850662
178 if (sink_index < 0 || pulse_context == NULL){
179 return;
180 }

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : indicator-sound-fifth: /tmp/buildd/indicator-sound-0.8.0.0/src/pulseaudio-mgr.c

Source file with Coverity annotations.

Changed in indicator-sound:
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.