Skip to content

gloverlaycompositor: Also free the texcoord GL buffer

Fix a typo that was attempting to free the position GL buffer twice (without any consequences as there was a if (buffer) check)

Fixes #561 (closed)

Merge request reports