mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 12:32:48 +00:00
ae260e55e4
The variable is already dereferenced both before and after this check which means that if this variable would ever be zero it would have crashed dolphin already.