mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Currently the line buffer for vsnprintf() is 256, lines longer than that end abruptly without a CRLF. Change it to end with "...\n\0" when it truncates the line. CSP header additions, logged on vhost init, longer than this are going to become normal... |
||
---|---|---|
.. | ||
adopt.c | ||
alloc.c | ||
connect.c | ||
context.c | ||
libwebsockets.c | ||
output.c | ||
pollfd.c | ||
private.h | ||
service.c |