Newbie Using Valgrind to Find Memory Leaks in GStreamer Plugin

johnwesting john.blank.westing at gmail.com
Thu Feb 7 13:26:44 PST 2013


I'm new to GStreamer development and this is my first time using Valgrind.
Using Ubuntu 12.04 I downloaded valgrind using sudo apt-get install
valgrind. I re-built my plugin, and ran the following command:



and I don't get any memory leaks reported. I even tried intentionally not
unreferencing a buffer, and also allocating memory using malloc() and not
freeing it, no memory leaks were reported. Any ideas what's going on??



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Newbie-Using-Valgrind-to-Find-Memory-Leaks-in-GStreamer-Plugin-tp4658427.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list