Skip to content

1.1.1

Compare
Choose a tag to compare
@brantburnett brantburnett released this 27 Mar 11:46
· 26 commits to main since this release
d7ac526

This release includes some fixes to logic that could have caused unsafe memory access in cases where GC rearranges memory if they occurred at the precise moment when an out-of-range reference was on the stack. These moments are very short-lived and should be impossible to create intentionally, but they still represent a security risk.

What's Changed

Full Changelog: release/1.1.0...release/1.1.1