[Bug 766612] Does not take address pool configuration into account for sending unicast UDP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 7 14:14:27 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766612

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #51 from Xavier Claessens <xclaesse at gmail.com> ---
Reopening because your rebase on master introduced a small leak:

It seems we had the same idea by adding priv->joined_bin. The difference is my
patch keeps a ref on it (for no reason actually) and that ref is dropped in the
end of gst_rtsp_stream_leave_bin(), but your code already set it to NULL at the
beginning.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list