Skip to content

glsl/link_varyings: Fix hash table leak

Hash tables were not destroyed at return.

Signed-off-by: Yevhenii Kolesnikov yevhenii.kolesnikov@globallogic.com

Merge request reports