GstBase/PushSrc GstBuffer ownership
Tim Müller
tim at centricular.com
Thu Mar 26 12:08:18 PDT 2015
On Thu, 2015-03-26 at 18:51 +0000, Tim Müller wrote:
> It's a bit curious that it says 'still reachable' and not 'definitely
> lost', so perhaps the buffers are held in a cache somewhere that's not
> cleaned up properly?
(I guess they might still be cached by GLibs or libc's allocator, but
make sure to run valgrind with G_SLICE=always-malloc valgrind ... if you
aren't doing that yet.)
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list