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