Skip to content

gst-rtsp-server: Plug a few memory leaks in tests

Branko Subasic requested to merge branko/gstreamer:rtsp-server-tests-leaks into main

Found and fixed a few memory leaks in the gst_onvif and gst_stream tests by running the tests in valgrind.

Merge request reports