Files
nix/src
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-09-10 12:49:41 +02:00
2025-09-07 19:40:24 +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-03 22:50:42 +02:00
2025-08-18 20:29:45 +03:00
2024-10-09 11:58:17 -04:00