lix/tests/unit/libutil
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
..
canon-path.cc
chunked-vector.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
closure.cc
compression.cc
config.cc
fmt.cc
git.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
hash.cc
hilite.cc
json-utils.cc
local.mk
logging.cc
lru-cache.cc
pool.cc libutil: drop Pool resources on exceptional free 2024-03-30 23:40:45 +00:00
references.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
shlex.cc Move shell_words into its own file 2024-03-26 16:44:04 -07:00
suggestions.cc
tests.cc
url.cc
xml-writer.cc