[Bug 738674] gstrtmpsink: leaking string
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 19 04:50:33 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=738674
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #288733|accepted-commit_now |needs-work
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-19 11:50:26 UTC ---
(From update of attachment 288733)
Nope it's not as mentioned during collective reviewing during your talk ;)
You need to free/NULL the URI in finalize() as it's from a property...
otherwise the element would forget its URI when you set it back to NULL state.
That's unexpected and invalid behaviour.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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