[Bug 787733] Intermittent core dump during h264 encode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 15 16:34:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787733
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 359867
--> https://bugzilla.gnome.org/attachment.cgi?id=359867&action=edit
libs: encoder: don't unref properties
This patch fixes a regression introduced in commit 148f867c, since the
props variable is set to object's member variable
encoder->properties. And it is set in the instance initialization,
thus it will not be leaked.
--
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