mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-23 11:45:27 +00:00
Crashed here in threaded video mode
This commit is contained in:
parent
dbdffb91c0
commit
31498e825f
@ -1087,6 +1087,7 @@ void *rarch_threaded_video_get_ptr(const video_driver_t **drv)
|
||||
if (drv)
|
||||
*drv = thr->driver;
|
||||
|
||||
if (!thr)
|
||||
return NULL;
|
||||
return thr->driver_data;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user