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

            Bug ID: 106129
           Summary: Weston segfaults on startup if wl_event_loop_add_timer
                    fails
           Product: Wayland
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: weston
          Assignee: [email protected]
          Reporter: [email protected]

Running weston with the headless backend will segfault if
wl_event_loop_add_timer fails (eg if timerfd is not enabled in the kernel)
since
https://github.com/wayland-project/weston/blob/42c0e14808bfd39e1a2eea34f43f0b5fe20fbb16/libweston/compositor-headless.c#L160
never checks if the returned result is NULL.

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

Reply via email to