notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
3dc2e39
)
libretro: Check 'environ_cb' in controller setters
author
Adrien Plazas
<kekun.plazas@laposte.net>
Fri, 29 Jul 2016 22:56:59 +0000
(
00:56
+0200)
committer
Adrien Plazas
<kekun.plazas@laposte.net>
Fri, 29 Jul 2016 23:03:27 +0000
(
01:03
+0200)
Check that 'environ_cb' is valid before using it in update_multitap()
and update_controller_port_device() as they may be called from
retro_set_controller_port_device() before 'environ_cb' is set.
No differences found