summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/list_visuals.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx
index 3f653300b..a9ffdfbfe 100644
--- a/test/list_visuals.cxx
+++ b/test/list_visuals.cxx
@@ -213,6 +213,7 @@ void list_visuals() {
putchar('\n');
}
+ if ( overlayInfo ) { XFree(overlayInfo); overlayInfo = 0; }
}
#endif