From: Zbigniew Jędrzejewski-Szmek Date: Wed, 22 Oct 2025 12:48:14 +0000 (+0200) Subject: Disable abort in log_assert in libsystemd/libudev (#39307) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e39cde9585ae403e751ad839844297926683dc51;p=thirdparty%2Fsystemd.git Disable abort in log_assert in libsystemd/libudev (#39307) See the second commit for details. I think we might want to apply the same treatment to nss and pam modules. Asserting in such "plugin code" seems iffy. But this PR doesn't change those in any way. --- e39cde9585ae403e751ad839844297926683dc51