Skip to content
Snippets Groups Projects
Commit 8db45908 authored by Romain Vimont's avatar Romain Vimont Committed by Romain Vimont
Browse files

vout: explicitly release picture_t

The picture_t was released implicitly from vout_dispay_Display().

If the caller explicitly wants to check if the display callback is NULL
for other reasons, they might be tempted to avoid calling
vout_display_Display() at all, which would leak the picture.
parent f32f2892
No related branches found
No related tags found
1 merge request!413vout: explicitly release picture_t
Pipeline #117181 passed with stage
in 14 minutes and 31 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment