Details
-
Type:
Defect
-
Status: Pending Release
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Patch attached:Patch attached
-
Branch/Repo Fixed In:
-
Approvals:Code Review
-
Test Plan:
Description
Every so often, onOutfitChanging(bool) will be called on login before postBuild(). This change guards null pointer exceptions for mCurrentOutfitName and mStatus in these cases.