Robert Hensing
9aa3cc9c8f
libexpr: Call destructor on exception_ptr
...
This uses `gc_cleanup` to call the exception_ptr destructor when the
`Failed` is collected.
I don't know exactly how bad it is to deallocate `std::exception_ptr`
without destruction, but I guess it ranges from small leak to UB and crash.
2025-09-10 12:49:41 +02:00
..
2025-08-07 02:58:29 +03:00
2025-08-07 02:58:29 +03:00
2025-09-08 09:00:59 +02:00
2025-09-10 12:49:41 +02:00
2025-09-10 12:49:41 +02:00
2025-08-19 15:33:27 +03:00
2025-09-06 00:23:54 +03:00
2025-09-07 19:40:24 +02:00
2025-09-03 22:50:42 +02:00
2025-08-20 16:24:37 -04:00
2025-09-07 19:40:24 +02:00
2025-09-03 22:50:42 +02:00
2025-08-30 14:40:56 +03:00
2025-08-19 15:33:27 +03:00
2025-09-03 22:50:42 +02:00
2025-09-10 10:52:05 +02:00
2025-09-03 22:50:42 +02:00
2025-08-20 16:24:37 -04:00
2025-09-09 00:41:03 +03:00
2025-09-10 09:56:46 +02:00
2025-09-03 22:50:42 +02:00
2025-09-03 22:50:42 +02:00
2025-09-03 22:50:42 +02:00
2025-09-05 20:18:25 +05:30
2025-08-18 20:29:45 +03:00
2024-08-14 15:35:40 -04:00
2024-10-09 11:58:17 -04:00