Clients: Fix memleak issues in various clients of weston

Graphics / Wayland / Weston - vivek [samsung.com] - 24 June 2014 12:22 UTC

In many clients of weston, Display was not being destroyed so added it. Also destroy windows, widgets which were not being destroyed.

31732f7 Clients: Fix memleak issues in various clients of weston
clients/cliptest.c | 13 ++++++++++---
clients/dnd.c | 11 +++++++++++
clients/editor.c | 3 +++
clients/flower.c | 4 ++++
clients/fullscreen.c | 4 ++++
clients/gears.c | 14 +++++++++++++-
clients/image.c | 2 ++
clients/scaler.c | 3 +++
clients/smoke.c | 4 ++++
clients/stacking.c | 3 +++
clients/transformed.c | 3 +++
11 files changed, 60 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share