firoorg / firo

The privacy-focused cryptocurrency
https://firo.org
MIT License
720 stars 354 forks source link

Fix UB in EvalScript #1212

Closed ghost closed 1 year ago

ghost commented 2 years ago

PR intention

Fix UB in EvalScript.

Code changes brief

Prevent the construction of pointers offset from nullptr.