Bug 34580

Summary: [PATCH] Reference leak in fs_rtp_stream_set_negotiated_codecs_unlock()
Product: Farstream Reporter: Jakub Adam <jakub.adam>
Component: RTP PluginAssignee: Olivier CrĂȘte <olivier.crete>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: jakub.adam
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Reference leak patch

Description Jakub Adam 2011-02-22 13:45:57 UTC
Created attachment 43678 [details] [review]
Reference leak patch

Hi,

there is a reference leak in fs_rtp_stream_set_negotiated_codecs_unlock(), when fs_codec_list_are_equal() is TRUE, we should unref the FsRtpSession reference we obtained by calling fs_rtp_stream_get_session(). Patch is attached.

BR

Jakub
Comment 1 Olivier CrĂȘte 2011-02-22 14:46:12 UTC
Thanks, patch applied

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.