Signed-off-by: Eirik Byrkjeflot Anonsen <[email protected]>
---
xprop.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/xprop.c b/xprop.c
index 4576db6..7e1e719 100644
--- a/xprop.c
+++ b/xprop.c
@@ -1540,6 +1540,7 @@ Show_All_Props (void)
name = Format_Atom(atoms[i]);
Show_Prop(NULL, NULL, name);
}
+ XFree(atoms);
} else
for (i = 0; i < font->n_properties; i++) {
atom = font->properties[i].name;
--
2.1.4
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel