Stream: git-wasmtime

Topic: wasmtime / PR #3237 Bounds-check all relocations we apply...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2021 at 17:54):

alexcrichton opened PR #3237 from more-safety to main:

This commit removes the unsafety present in the link_module function
by bounds-checking all relocations that we apply, using utilities from
the object crate for convenience. This isn't intended to have any
actual functional change, just ideally improving the safety a bit here
in the case of future bugs.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2021 at 18:25):

peterhuene submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2021 at 18:44):

alexcrichton merged PR #3237.


Last updated: Oct 23 2024 at 20:03 UTC