Files
test2/intern/ghost
Kévin Dietrich 7ef10decdb Fix for heap-use-after-free happening in GHOST_EventManager.
Issue was that dispatchEvent might call removeWindowEvents/
removeTypeEvents which will delete the event before we can do so.

To address this, handled events are now put in a separate list.

Reported by psy-fi and reviewed by brecht in IRC.
2015-12-28 00:35:47 +01:00
..
2015-07-01 16:30:26 +10:00
2015-07-01 16:30:26 +10:00
2014-08-16 10:51:07 +10:00