Skip to content
Snippets Groups Projects
Commit 6ae5ceb3 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

vout: delete interface callbacks explicitly

Once the callbacks are deleted, we are assured that they will no longer
be triggered. Then we can safely destroy resources without the risk of
causing use-after-free if a user interface sets a variable.
parent c3f9c2fa
No related branches found
No related tags found
No related merge requests found
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