Page MenuHomePhorge

Fix reentrancy guard in setDebugTimeLimit()
ClosedPublic

Authored by l2dy on Nov 12 2023, 18:12.
Tags
None
Referenced Files
F2194875: D25469.1716101836.diff
Sat, May 18, 06:57
Unknown Object (File)
Fri, May 10, 23:40
Unknown Object (File)
Fri, May 10, 00:16
Unknown Object (File)
Fri, May 10, 00:16
Unknown Object (File)
Wed, May 8, 06:12
Unknown Object (File)
Wed, May 8, 05:56
Unknown Object (File)
Tue, May 7, 07:38
Unknown Object (File)
Wed, May 1, 19:20

Details

Summary

$initialized is never initialized and onDebugTick() may be registered multiple times.

Test Plan

None. The function is normally only called once.

Diff Detail

Repository
rP Phorge
Branch
fix/init-check
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 917
Build 917: arc lint + arc unit