Browse Source
The descrambling script section was updated from a simple and linear chain of calls, to a complex execution tree with conditional branches. Failure to recognize and parse this call structure (or lack thereof) resulted in a silent no-op. Add a check to properly report an error. Ref #27227pull/138/head
committed by
David
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue