]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Disable abort in log_assert in libsystemd/libudev (#39307)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 22 Oct 2025 12:48:14 +0000 (14:48 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Oct 2025 12:48:14 +0000 (14:48 +0200)
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.


Trivial merge