mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
Otherwise, when a long message is received, the assertion in strjoina() may be triggered. Fixes oss-fuzz#476768320 (https://issues.oss-fuzz.com/issues/476768320). Fixes #40388.