Correctly parse OBJECT_PID in journald messages (#3129)
The parse_pid() function doesn't succeed if we don't zero-terminate after the last digit in the buffer.
Loading
Please register or sign in to comment
The parse_pid() function doesn't succeed if we don't zero-terminate after the last digit in the buffer.