mirror of
https://github.com/janet-lang/janet
synced 2026-05-27 07:42:19 +00:00
65ac17986a
buffer/blit could trigger a use after free if a buffer is blitted with itself and modifies its length.