Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

woefe
Copy link
Contributor

@woefe woefe commented Jan 9, 2018

The priority value in the syslog header is between 0 (one digit) and 191
(three digits). The call to snprintf() might have cut off the whitespace
before the timestamp field of the header for priority values greater
than 99.

The priority value in the syslog header is between 0 (one digit) and 191
(three digits). The call to snprintf() might have cut off the whitespace
before the timestamp field of the header for priority values greater
than 99.
@ssahani ssahani merged commit 8362fcc into systemd:master Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants