Blender Git Loki
Git Commits -> Revision a566b71
Revision a566b71 by Julian Eisel (master) September 8, 2019, 12:37 (GMT) |
Fix crash closing stacked file browser window Caused by ab823176d31dc1. Steps to reproduce were: * Open Preferences * Open file browser through Lights -> Install (doesn't matter which) * Close browser through the window controlls The window was freed earlier, but still referenced by new handler context storage. |
Commit Details:
Full Hash: a566b71333cf9352bc676bbf8df6922d99eeaa81
Parent Commit: f5ad622
Lines Changed: +7, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_event_system.c (+7, -1) (Diff)