diff options
author | 2016-12-23 23:01:48 +0000 | |
---|---|---|
committer | 2016-12-23 23:01:48 +0000 | |
commit | 2e0a5e067c101de35d21831e665d853379642662 (patch) | |
tree | d9f648262ce6a7261b0b9953dc822757b4a46777 /sys/netinet/ip_ipcomp.c | |
parent | Write ACCESS_DESCRIPTION_new(3) manual page from scratch. (diff) | |
download | wireguard-openbsd-2e0a5e067c101de35d21831e665d853379642662.tar.xz wireguard-openbsd-2e0a5e067c101de35d21831e665d853379642662.zip |
When the kernel message buffer overflows, a message is printed by
syslogd(8) and the buffer is overwritten. But after a complete
message buffer was read, we got a split line. This happened as
syslogd did a partial read which ended within a line. To avoid the
latter, syslogd has to reserve space for the kernel message buffer
plus 64 chars for the buffer full message.
OK millert@
Diffstat (limited to 'sys/netinet/ip_ipcomp.c')
0 files changed, 0 insertions, 0 deletions