Skip to content

vulkan: Fix GstMemory leaks

Allocated GstMemory should be freed with g_free()

Merge request reports