Skip to content

Fix memory leaks in unit tests

Kyle Brenneman requested to merge kbrenneman/libglvnd:tests-fix-leaks into master

This fixes an assortment of memory leaks in the various unit tests.

This should hopefully produce less noise when using valgrind or similar with libglvnd.

Merge request reports