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(-) -- 2.7.4 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
