allocator: add cleanup method
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 18 Apr 2016 10:05:40 +0000 (13:05 +0300)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 18 Apr 2016 15:33:32 +0000 (11:33 -0400)
commit1ea831bd6cedbba89e5e78af58976238c89e5b75
tree7d253d6d05c56986fd3dec0ecaa129e6770d29bd
parent57596ad48f87bd8f468efc5dadfc66b2f654f878
allocator: add cleanup method

Make tracking memory leaks easier.

https://bugzilla.gnome.org/show_bug.cgi?id=765212
gst/gst.c
gst/gst_private.h
gst/gstallocator.c