Hi all,<br> I wrote a sample code and was checking the behavior of gst_object_unref(); Apparently I had forgotten to unref a pad after gst_element_get_static_pad() ;<br> However valgrind did not throw up any warning / error regarding memory leak. So does the gstreamer framework take care of this during program exit?<br clear="all">
Thanks,<br>Vineeth.<br>