]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Ensure that proto_num and protocol is set in another "error out early" edge
authorRuediger Pluem <rpluem@apache.org>
Fri, 29 Jan 2016 11:36:36 +0000 (11:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 29 Jan 2016 11:36:36 +0000 (11:36 +0000)
commit7bbf50d549a8793b7026f1d22b54b321fc18da00
tree8fc9a77967e0b325fd988e39fcbb1e8e12b8b75e
parent20dc14f6a8f321956c776332b7cbc6b02f5120d3
* Ensure that proto_num and protocol is set in another "error out early" edge
  case. This can happen with invalid CONNECT requests as described in the PR.

PR: 58929

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727544 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c