diff options
| author | Ryan Houdek <ryan.houdek@codethink.co.uk> | 2014-03-23 22:29:30 -0500 |
|---|---|---|
| committer | Ryan Houdek <ryan.houdek@codethink.co.uk> | 2014-03-23 22:29:30 -0500 |
| commit | 5310d6d2ea0233f745aa6fc9884930f7d30d4fee (patch) | |
| tree | a7db4eb6db0124e9ba7321ecf0abf49d5ffd7f99 /Source/Core/VideoBackends/Software/TextureEncoder.cpp | |
| parent | 9849129b5d3fef5caa308c5ee1adebc2e07cc39d (diff) | |
Fix a crash that got recently introduced.
When CFileSystemGCWii::GetFileName can't find a valid filename it would return nullptr.
nullptr as a std::string throws an assert within the std lib.
So return an empty string and check if it is empty or not
Diffstat (limited to 'Source/Core/VideoBackends/Software/TextureEncoder.cpp')
0 files changed, 0 insertions, 0 deletions
