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