[Bug 748903] fix navigation event leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 5 08:57:28 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #302874|none                        |reviewed
             status|                            |

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 302874:
 --> (https://bugzilla.gnome.org/review?bug=748903&attachment=302874)

::: sys/xvimage/xvimagesink.c
@@ +1147,3 @@

+    event = gst_event_new_navigation (structure);
+

This is correct but I think it would be even better if it was moved further
down after the unlock so the contention area has only what should be protected.

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