mirror of
https://github.com/systemd/systemd.git
synced 2026-07-05 14:17:09 +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.