[Wayland-bugs] [Bug 94899] Weston crashes on zoom (Mod-Wheel) when the pointer is over weston-presentation-shm
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 22 02:39:15 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94899
Jonas Ådahl <jadahl at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Jonas Ådahl <jadahl at gmail.com> ---
Fixed by:
commit ed6014a9e481772580f7eb9fc7a1200aca7aec5c
Author: Jonas Ådahl <jadahl at gmail.com>
Date: Thu Apr 21 10:21:48 2016 +0800
input: Don't try to send axis_source when there are no resources
The focus_client pointer may be NULL here if the focused client has no
pointer resources. To avoid a crash, NULL check focus client before
proceeding to send the events.
https://bugs.freedesktop.org/show_bug.cgi?id=94899
Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
Reviewed-by: Mike Blumenkrantz <zmike at osg.samsung.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160422/41f2c942/attachment.html>
More information about the wayland-bugs
mailing list