aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/xwm.c')
-rw-r--r--xwayland/xwm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/xwm.c b/xwayland/xwm.c
index 0ea4f895..6597af9a 100644
--- a/xwayland/xwm.c
+++ b/xwayland/xwm.c
@@ -1158,6 +1158,7 @@ static void xwm_handle_property_notify(struct wlr_xwm *xwm,
}
read_surface_property(xwm, xsurface, ev->atom, reply);
+ free(reply);
}
static void xwm_handle_surface_id_message(struct wlr_xwm *xwm,