vulkan: do not leak cooperative matrix properties
This commit is contained in:
@@ -1893,6 +1893,7 @@ void ff_vk_uninit(FFVulkanContext *s)
|
|||||||
av_freep(&s->query_props);
|
av_freep(&s->query_props);
|
||||||
av_freep(&s->qf_props);
|
av_freep(&s->qf_props);
|
||||||
av_freep(&s->video_props);
|
av_freep(&s->video_props);
|
||||||
|
av_freep(&s->coop_mat_props);
|
||||||
|
|
||||||
av_buffer_unref(&s->frames_ref);
|
av_buffer_unref(&s->frames_ref);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user