1
0
Fork 0
mutter-performance-source/clutter/win32
Chun-wei Fan 4c204a4f3e clutter-event-win32.c: Avoid a Crash
Commit e70a0109 simplified the dispatching of events by passing the event's
owernership to ClutterStage, but it may be so that any.stage is NULL at
some point on Windows, which will either cause _clutter_stage_queue_event()
to crash or issue a critical warning.  Avoid this problem by checking
whether event->any.stage is not NULL before trying to call
_clutter_stage_queue_event().

https://bugzilla.gnome.org/show_bug.cgi?id=726765
2014-03-20 22:37:17 +08:00
..
clutter-backend-win32.c win32: Disable event retrieval in Cogl 2013-07-12 17:59:54 +01:00
clutter-backend-win32.h Remove per-backend CLUTTER_VBLANK envvar 2011-11-10 14:55:02 +00:00
clutter-device-manager-win32.c win32: Update DeviceManager device creation 2011-01-21 10:25:45 +00:00
clutter-device-manager-win32.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-win32.c clutter-event-win32.c: Avoid a Crash 2014-03-20 22:37:17 +08:00
clutter-stage-win32.c Fix The Win32 Backend for Newer Visual Studio Versions 2014-03-08 18:35:50 +08:00
clutter-stage-win32.h win32: Use the Stage state tracking 2012-01-26 08:31:10 +00:00
clutter-win32.h Annotate symbols in backend-specific headers 2014-03-17 19:26:49 +00:00
invisible-cursor.cur win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00
resources.rc win32: Use an invisible cursor when cursor-visible is FALSE 2010-01-19 16:10:23 +00:00