CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/12/31 07:17:12

Modified files:
        usr.sbin/httpd : server.c 

Log message:
Don't leak the log message in server_sendlog

While there, use the length calculated by vasprintf() instead of using
strlen needlessly.

ok claudio florian

Reply via email to