lix/tests/unit
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
..
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-30 23:40:45 +00:00
libutil-support Move escapeString to its own file 2024-03-29 16:26:29 -07:00
meson.build meson: add missing explicit dependency on nlohmann_json 2024-03-29 14:16:58 -04:00