3 Jun 2012 00:28
svn commit: r1345599 - in /httpd/httpd/trunk: docs/log-message-tags/next-number modules/ssl/ssl_engine_io.c modules/ssl/ssl_engine_kernel.c
<sf <at> apache.org>
2012-06-02 22:28:26 GMT
2012-06-02 22:28:26 GMT
Author: sf Date: Sat Jun 2 22:28:26 2012 New Revision: 1345599 URL: http://svn.apache.org/viewvc?rev=1345599&view=rev Log: Avoid buffer overflow if one protocol string is too long, but at least one is not. Also add log messages numbers and avoid useless string dup. Modified: httpd/httpd/trunk/docs/log-message-tags/next-number httpd/httpd/trunk/modules/ssl/ssl_engine_io.c httpd/httpd/trunk/modules/ssl/ssl_engine_kernel.c Modified: httpd/httpd/trunk/docs/log-message-tags/next-number URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/log-message-tags/next-number?rev=1345599&r1=1345598&r2=1345599&view=diff ============================================================================== --- httpd/httpd/trunk/docs/log-message-tags/next-number (original) +++ httpd/httpd/trunk/docs/log-message-tags/next-number Sat Jun 2 22:28:26 2012 <at> <at> -1 +1 <at> <at> -2306 +2308 Modified: httpd/httpd/trunk/modules/ssl/ssl_engine_io.c URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_io.c?rev=1345599&r1=1345598&r2=1345599&view=diff ============================================================================== --- httpd/httpd/trunk/modules/ssl/ssl_engine_io.c (original) +++ httpd/httpd/trunk/modules/ssl/ssl_engine_io.c Sat Jun 2 22:28:26 2012(Continue reading)
RSS Feed