Page MenuHomePhorge

Initialize static variable to make linter happy
ClosedPublic

Authored by l2dy on Nov 12 2023, 18:21.

Details

Summary

Uninitialized variable defaults to 0 in this context. Make it explicit.

Test Plan

None. No functional change.

Diff Detail

Repository
rP Phorge
Branch
lint/init-static-variable
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 918
Build 918: arc lint + arc unit