lix/tests
eldritch horrors 620de98d0c libutil: drop Pool resources on exceptional free
if a scope owning a resource does not gracefully drop that resource
while handling exceptions from deeper down the call stack we should
assume the resource is invalid state and drop it. currently it *is*
true that such cases do not cause resources to be freed, but thanks
to validator misuses this has so far not caused any larger problem.

Change-Id: Ie4f91bcd60a64d05c5ff9d22cc97954816d13b97
2024-03-30 23:40:45 +00:00
..
functional Add pre-commit checks 2024-03-29 22:57:40 -07:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos Add pre-commit checks 2024-03-29 22:57:40 -07:00
unit libutil: drop Pool resources on exceptional free 2024-03-30 23:40:45 +00:00