albertodemichelis / squirrel

Official repository for the programming language Squirrel
http://www.squirrel-lang.org
MIT License
926 stars 161 forks source link

Fix undefined behavior #295

Closed radl97 closed 2 weeks ago

radl97 commented 2 weeks ago

Do not let the compiler optimize out security check. See #294