Blender Git Loki
Git Commits -> Revision 98a7896
Revision 98a7896 by Antonis Ryakiotakis (master) September 18, 2014, 14:02 (GMT) |
Fix crashes with timers. Incorrectly accessing the menu pointer, set it to NULL before doing the tests. We don't restore the menu pointer because it is invalid by the time the operator ends. |
Commit Details:
Full Hash: 98a78963be78c1dfd02e1930e2db72deca121d1a
Parent Commit: 070ce41
Lines Changed: +5, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+5, -1) (Diff)