diff options
author | Nick Kew <niq@apache.org> | 2010-07-20 14:21:47 +0200 |
---|---|---|
committer | Nick Kew <niq@apache.org> | 2010-07-20 14:21:47 +0200 |
commit | 72fc19a6b601728d8f03c76fefe44a64e4f3a0c3 (patch) | |
tree | 6bb25ea46da3bc55bd7a1c13d325c44c7cb95338 /CHANGES | |
parent | Replace "back-slash" with "backslash" in docs. (diff) | |
download | apache2-72fc19a6b601728d8f03c76fefe44a64e4f3a0c3.tar.xz apache2-72fc19a6b601728d8f03c76fefe44a64e4f3a0c3.zip |
Fix processing of long chunk extensions
PR 49474
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965824 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ Changes with Apache 2.3.7 fails to set r->user. Log bug and return 500 instead. PR 42995 [Nick Kew] + *) HTTP protocol filter: fix handling of longer chunk extensions + PR 49474 [<tee.bee gmx.de>] + Changes with Apache 2.3.6 *) SECURITY: CVE-2009-3555 (cve.mitre.org) |