allocator: ref_sink() the global sysmem allocator after creation
authorSebastian Dröge <sebastian@centricular.com>
Mon, 15 May 2017 11:34:57 +0000 (14:34 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 17 May 2017 07:40:37 +0000 (10:40 +0300)
commit888fc33bc2aedb0fe6832cc104b83c22a348fd09
tree2ba6ef5e033a5394fd3ed73ce3c13fcefaa8126c
parentdaa98fc02a7bece11709b485645320c00bcd6599
allocator: ref_sink() the global sysmem allocator after creation

It's not owned by the first one to ask for it, but by this very code.

https://bugzilla.gnome.org/show_bug.cgi?id=743062
gst/gstallocator.c