[PATCH weston 0/7] Fix source code analyzer findings
Pekka Paalanen
ppaalanen at gmail.com
Wed Mar 28 10:45:16 UTC 2018
On Tue, 20 Mar 2018 15:28:20 +0100
Emre Ucan <eucan at de.adit-jv.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180328/d42a3cb5/attachment.sig>
More information about the wayland-devel
mailing list