After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 736813 - typefindelement leaks sticky events upon flush_stop
typefindelement leaks sticky events upon flush_stop
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.4.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-17 15:21 UTC by Ognyan Tonchev (redstar_)
Modified: 2014-09-17 16:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
typefindelement: do not leak sticky events in flush_stop (1.33 KB, patch)
2014-09-17 15:21 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2014-09-17 15:21:48 UTC
Created attachment 286397 [details] [review]
typefindelement: do not leak sticky events in flush_stop

typefindelement leaks sticky events upon flush_stop
Comment 1 Thibault Saunier 2014-09-17 16:09:44 UTC
Review of attachment 286397 [details] [review]:

Correct, gst_pad_store_sticky_event will take its own ref.
Comment 2 Thibault Saunier 2014-09-17 16:09:46 UTC
Review of attachment 286397 [details] [review]:

Correct, gst_pad_store_sticky_event will take its own ref.