Skip to content
GitLab
Explore
Sign in
Register
opengl: fix sampler memory leak
Code
Review changes
Check out branch
Download
Patches
Plain diff
Romain Vimont
requested to merge
rom1v/vlc:fix_sampler_libplacebo_leak
into
master
Dec 09, 2021
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
If libplacebo is enabled, a
pl_shader
was allocated but never freed.
Merge request reports
Loading