]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Avoid buffer overflow if one protocol string is too long, but at least
authorStefan Fritsch <sf@apache.org>
Sat, 2 Jun 2012 22:28:26 +0000 (22:28 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 2 Jun 2012 22:28:26 +0000 (22:28 +0000)
commitee2b9cbfe4fc76f586390d08f8accd2aa14e66f7
treee15b9af141fccedf33fc6923fee61f87da46689a
parented746a4578fa1434fb6b07439a52a3de164f29a6
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345599 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c