Emil Velikov writes:
> The sw pipe-loader implicitly handles winsys_create, thus we
> it would make sense to implicitly destroy it upon releasing
> the loader.
>
> Currently we leak the sw_winsys when releasing the pipe-loader.
>
> Signed-off-by: Emil Velikov
Reviewed-by: Francisco Jerez
> --
The sw pipe-loader implicitly handles winsys_create, thus we
it would make sense to implicitly destroy it upon releasing
the loader.
Currently we leak the sw_winsys when releasing the pipe-loader.
Signed-off-by: Emil Velikov
---
src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c | 3 +++
1 file