[Bug 789547] FD leak on android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 3 02:38:15 UTC 2017


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

--- Comment #8 from luckychou <luckychsj at gmail.com> ---
After repeated comparison, and final point to this submission:
b4899a5a6575

---
commit    b4899a5a6575bd62786174d225a58c0f86499d13 (patch)
tree    0aeddb8c91ea6df3d2530811d5cab515c6d7f6ef
parent    f996b056444164e72886451963649733a9ae013e (diff)

playbin: Make sure to ref_sink() any sinks before calling activate_sink()
It is forwarding messages to the playbin bus, thus forwarding messages
that contain a floating reference to the application. This generally
makes bindings unhappy, we must not leak floating references to them.
Diffstat
-rw-r--r--    gst/playback/gstplaybin2.c    18    

-----
It's not clear yet,but just revert this submission, make <leaks tracer> happy.

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