lix/tests/unit
eldritch horrors fe7e924026 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-26 02:23:47 +01:00
..
libexpr use byte indexed locations for PosIdx 2024-03-18 16:12:46 +01:00
libexpr-support Add missing -pthread for test support libraries 2023-12-05 23:44:41 +00:00
libstore support <program>_ENV variables 2024-03-13 19:48:26 +01:00
libstore-support Merge pull request #10074 from lf-/jade/ban-implicit-fallthrough 2024-03-07 00:11:12 -07:00
libutil libutil: drop Pool resources on exceptional free 2024-03-26 02:23:47 +01:00
libutil-support Implement a repl characterization test system 2024-03-15 12:31:16 -07:00