grain-lang / grain

The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
https://grain-lang.org/
GNU Lesser General Public License v3.0
3.26k stars 113 forks source link

fix(stdlib): Ensure references are retained in unsafe stdlib functions #2118

Closed ospencer closed 2 months ago

ospencer commented 3 months ago

I did an audit of the stdlib and found these cases where it would be possible to encounter use-after-free bugs.