https://bugs.freedesktop.org/show_bug.cgi?id=77503

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Kristian Høgsberg <[email protected]> ---
commit 6f4c63740bd6d360f74568501d3748adeb0e5e29
Author: Ander Conselvan de Oliveira <[email protected]>
Date:   Thu Apr 17 13:08:45 2014 +0300

    compositor-drm: Fix crash when setting up seat constrained by an output

    Commit 58e15865 changed the parameters for udev_get_seat_by_name() to
    receive a struct udev_input. However, when this gets called from
    create_output_from_connector() during initialization, the input struct
    is not yet initialized, leading to a crash. Previously, that function
    would take only a pointer to the compositor.

    This patch fixes the crash by initializing input before creating any
    outputs.

    https://bugs.freedesktop.org/show_bug.cgi?id=77503

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to