On Tue, 20 Mar 2018 15:28:20 +0100
Emre Ucan <[email protected]> wrote:

> These patches fix some of the findings which are found by
> clang source code analyzer.
> 
> Emre Ucan (7):
>   compositor-drm: remove superfluos get_disable_state call
>   compositor-drm: remove dead assigment in drm_fb_create_dumb
>   hmi-controller: remove dead assignments in add_launchers
>   input: fix use-after-free issue at pointer_cancel
>   gl-renderer: set num_images after import_simple_dmabuf
>   compositor: initialize ret in repaint_timer_handler
>   ivi-shell: remove dead assignments in layer transition
> 
>  ivi-shell/hmi-controller.c        |  4 ----
>  ivi-shell/ivi-layout-transition.c |  9 ++++-----
>  libweston/compositor-drm.c        |  3 ---
>  libweston/compositor.c            |  2 +-
>  libweston/gl-renderer.c           |  1 +
>  libweston/input.c                 | 12 ------------
>  6 files changed, 6 insertions(+), 25 deletions(-)
> 

Hi,

reviewed and pushed patches 2-7:
   4d1cd36c..77db9316  master -> master


Thanks,
pq

Attachment: pgpSxdvrPlPHz.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to