lix/src
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
..
build-remote Remove HintFmt::operator% 2024-03-26 15:40:05 -07:00
libcmd meson: add missing explicit dependency on nlohmann_json 2024-03-29 14:16:58 -04:00
libexpr Add pre-commit checks 2024-03-29 22:57:40 -07:00
libfetchers meson: add missing explicit dependency on nlohmann_json 2024-03-29 14:16:58 -04:00
libmain meson: install pkg-config files for libraries 2024-03-29 02:45:48 +00:00
libstore Add pre-commit checks 2024-03-29 22:57:40 -07:00
libutil libutil: drop Pool resources on exceptional free 2024-03-30 23:40:45 +00:00
nix meson: install libexec binaries 2024-03-30 14:34:22 +00:00
nix-build Move shell_words into its own file 2024-03-26 16:44:04 -07:00
nix-channel meson: implement functional tests 2024-03-27 18:37:50 -06:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
meson.build meson: implement functional tests 2024-03-27 18:37:50 -06:00