Skip to content

Fix a memory leak in libGLdispatch

This is a fix for a memory leak in libGLdispatch which can happen if the library gets unloaded while another thread still has a current context.

Merge request reports