]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
many: another set of checks for pointer access without NULL check (#41400)
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Mon, 30 Mar 2026 17:52:08 +0000 (19:52 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Mar 2026 17:52:08 +0000 (19:52 +0200)
Followup for https://github.com/systemd/systemd/pull/41370

Next set of pointer-deref coccinelle tweaks for:
''src/core/'
 'src/journal/'
 'src/network/'
''src/nspawn/'


Trivial merge