2.5
Crash fix on file read: one event-free too many :)
This commit is contained in:
@@ -797,7 +797,6 @@ void wm_event_do_handlers(bContext *C)
|
||||
|
||||
/* fileread case */
|
||||
if(CTX_wm_window(C)==NULL) {
|
||||
wm_event_free(event);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user