id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10700,Crash while sending message of length > 1025 using boost::log::sinks::syslog_backend,Anton Ianovski ,Andrey Semashev,"Crash using syslog_backend in libs\log\src\syslog_backend.cpp in the function syslog_udp_socket::send_message. It happens when trying to send the message of the length greater than 1025. It is true that according to RFC3164 packet size for sending is limited to 1025, but the crash should not occur anyway. The message should rather be truncated to the length of 1025. Actual debug assertion failure happens in _vsprintf_s_l function while validating return status and the message ""Buffer too small"" appears.",Bugs,closed,To Be Determined,log,Boost 1.55.0,Problem,fixed,"Crash, syslog_backend, RFC3164",