Page MenuHomePhorge

Fix crash when a room hero's display name is not a string
DraftPublic

Authored by tusooa on Fri, Feb 14, 7:28 PM.
This draft revision will be sent for review once this build passes: Build 655: GitLab CI for libkazv.

Details

Reviewers
None
Group Reviewers
O1: the Kazv Project
Summary

The xform() in Room::heroDisplayNames() did not correctly verify the name is convertible to a string. This adds that check.

Type: fix

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 336
Build 655: GitLab CI for libkazv
Build 654: arc lint + arc unit