[PATCH weston] window: fix NULL pointer dereference

Rob Bradford robert.bradford at intel.com
Tue Jul 16 09:59:33 PDT 2013


On 16 July 2013 01:25, Mariusz Ceier <mceier+wayland at gmail.com> wrote:
>
> NULL pointer dereference happens when input->focus_widget == NULL
> and input->grab == NULL.
>

I worry this is working around the problem rather than addressing the
root cause. Why are we getting NULL for the focus_widget?

What steps did you take to generate a segfault here? Perhaps you could
open a bug

Rob


More information about the wayland-devel mailing list