On Sat, 21 Feb 2015 01:07:37 +0900
Ryo Munakata wrote:
> Cleanup functions of weston clients are never called
> after wl_display_run(), so that some of process_info of clients will not be
> freed.
>
> Signed-off-by: Ryo Munakata
> ---
> src/compositor.c | 24 +---
> src/co
Cleanup functions of weston clients are never called
after wl_display_run(), so that some of process_info of clients will not be
freed.
Signed-off-by: Ryo Munakata
---
src/compositor.c | 24 +---
src/compositor.h | 1 +
2 files changed, 22 insertions(+), 3 deletions(-)
dif
Cleanup functions of weston clients are never called
after wl_display_run(), so that some of process_info of clients will not be
freed.
Signed-off-by: Ryo Munakata
---
src/compositor.c | 24 +---
src/compositor.h | 1 +
2 files changed, 22 insertions(+), 3 deletions(-)
dif