journald: always allocate space for object fields
If OBJECT_PID= came as the last field, we would not reallocate the iovec to bigger size, and fail the assertion later on in dispatch_message_real(). (cherry picked from commit 92ee6447)
Loading
Please register or sign in to comment