On 2 May 2015 at 11:15, Axel Davy wrote:
> the wl_registry and the wl_queue allocated weren't destroyed.
>
Would this have any affect other than leaking memory ? If so can you
please add the mesa-stable tag (prior to pushing).
Thanks
Emil
___
mesa-dev m
On 2 May 2015 at 20:15, Axel Davy wrote:
> the wl_registry and the wl_queue allocated weren't destroyed.
>
> Signed-off-by: Axel Davy
Reviewed-by: Dave Airlie
> ---
> src/egl/drivers/dri2/egl_dri2.c | 2 ++
> src/egl/drivers/dri2/platform_wayland.c | 5 -
> 2 files changed, 6 inse
the wl_registry and the wl_queue allocated weren't destroyed.
Signed-off-by: Axel Davy
---
src/egl/drivers/dri2/egl_dri2.c | 2 ++
src/egl/drivers/dri2/platform_wayland.c | 5 -
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/dr