Closed ghost closed 1 year ago
Fix UB in EvalScript.
Prevent the construction of pointers offset from nullptr.
PR intention
Fix UB in EvalScript.
Code changes brief
Prevent the construction of pointers offset from nullptr.