mirror of
https://github.com/systemd/systemd.git
synced 2026-07-17 21:10:13 +00:00
Then, let's make syslog_parse_identifier() returns PID as pid_t, rather than the string. This also makes the function refuse ridiculously long identifier. Fixes #40456. Fixes oss-fuzz#477990732 (https://issues.oss-fuzz.com/issues/477990732).