Skip to content
Snippets Groups Projects
Commit 208282e0 authored by Philippe Normand's avatar Philippe Normand :lizard: Committed by Tim-Philipp Müller
Browse files

bin: Fix use-after-free issue in gst_bin_add()

gst_element_post_message() takes ownership of the message so we need to increase
its refcount until we no longer require access to its data (context_type).

https://bugzilla.gnome.org/show_bug.cgi?id=797099
parent 3cf1bac0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment