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: Nov 22 2024 at 17:03 UTC