On Thu, Apr 26, 2018 at 05:01:24PM +0200, w...@ongy.net wrote:
> From: Markus Ongyerth
>
> Fixes a memory leak by calling wl_keyboard_destroy on a any keyboard
> that was used to listen for events.
>
> Signed-off-by: Markus Ongyerth
Reviewed-by: Peter Hutterer
Cheers,
Peter
> ---
> clien
From: Markus Ongyerth
Fixes a memory leak by calling wl_keyboard_destroy on a any keyboard
that was used to listen for events.
Signed-off-by: Markus Ongyerth
---
clients/weston-info.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/clients/weston-info.c b/clients