lix/tests/unit/libutil
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
..
canon-path.cc
chunked-vector.cc
closure.cc
compression.cc
config.cc
git.cc
hash.cc
hilite.cc
json-utils.cc
local.mk
logging.cc Merge pull request #9925 from 9999years/fmt-cleanup 2024-03-09 07:00:13 -07:00
lru-cache.cc
pool.cc libutil: drop Pool resources on exceptional free 2024-03-26 02:23:47 +01:00
references.cc
suggestions.cc
tests.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
url.cc
xml-writer.cc