GNOME Bugzilla – Bug 762525
rtspclientsink test: Memory leaks
Last modified: 2016-02-23 15:19:45 UTC
Run make -C tests/check/ gst/rtspclientsink.valgrind and analyze the valgrind report.
Created attachment 321980 [details] [review] rtspsink: Fix some leaks in rtspclientsink and the unit test.
There is a remaining leak in rtsp-stream of the RTP udpsink, but I don't know where that's coming from (5 extra refs left at the end).
That remaining leak disappeared with the rtsp-stream refactoring. Pushed: commit b96e4e16a74ff51dfa58994173c45c1906c92b77 Author: Jan Schmidt <jan@centricular.com> Date: Wed Feb 24 00:10:52 2016 +1100 rtspsink: Fix some leaks in rtspclientsink and the unit test. https://bugzilla.gnome.org/show_bug.cgi?id=762525