Page MenuHomePhorge

Fix reentrancy guard in setDebugTimeLimit()
ClosedPublic

Authored by l2dy on Nov 12 2023, 18:12.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 19:20
Unknown Object (File)
Wed, May 1, 19:20
Unknown Object (File)
Wed, May 1, 19:20
Unknown Object (File)
Tue, Apr 30, 21:41
Unknown Object (File)
Sun, Apr 28, 05:08
Unknown Object (File)
Sat, Apr 27, 03:35
Unknown Object (File)
Tue, Apr 23, 08:43
Unknown Object (File)
Sun, Apr 14, 19:04

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable