Alex Crichton
8675fa5aa7
Fix a memory leak on returning incompatible values ( #2424 )
...
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 leak `Func` values, but a
simple insertion of a `drop` does the trick!
2020-11-16 14:26:48 -06:00
..
2020-09-07 08:41:44 -05:00
2020-06-04 10:53:45 -07:00
2020-07-06 14:23:01 -07:00
2020-06-08 12:33:28 -05:00
2020-07-06 14:21:32 -07:00
2020-11-05 08:49:03 -06:00
2020-11-16 14:26:48 -06:00
2020-09-08 14:29:27 -07:00
2020-11-12 16:55:18 -08:00
2020-06-02 13:44:39 -05:00
2020-11-06 13:32:30 -06:00
2020-11-05 08:49:03 -06:00
2020-11-05 08:49:03 -06:00
2020-06-02 13:44:39 -05:00
2020-06-24 10:08:13 -07:00
2020-06-24 10:08:13 -07:00
2020-11-06 13:32:30 -06:00
2020-06-02 13:44:39 -05:00
2020-11-06 14:48:09 -06:00
2020-07-21 15:05:50 -05:00
2020-06-02 13:44:39 -05:00
2020-09-25 11:12:21 +02:00
2020-06-24 10:08:13 -07:00
2020-11-06 08:02:45 -06:00
2020-06-24 10:08:13 -07:00
2020-10-13 19:13:52 -05:00