Ryan Houdek
5310d6d2ea
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
2014-03-23 22:29:30 -05:00
..
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-11 00:35:07 +13:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-16 16:54:00 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-16 16:54:00 -04:00
2014-03-16 16:54:00 -04:00
2014-03-23 22:29:30 -05:00
2014-03-09 21:14:26 +01:00
2014-03-16 16:54:00 -04:00
2014-03-23 22:29:30 -05:00
2014-03-16 16:54:00 -04:00
2014-03-11 00:35:07 +13:00
2014-03-11 00:35:07 +13:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-11 00:35:07 +13:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00