alexcrichton opened PR #2424 from fix-leak2
to main
:
This fixes an issue where if a store-incompatible value is returned from
a host-defined function then that value is leaked. Practically this
means that it's possible to accidentally leakFunc
values, but a
simple insertion of adrop
does the trick!
peterhuene submitted PR Review.
alexcrichton merged PR #2424.
Last updated: Dec 23 2024 at 13:07 UTC