/[Apache-SVN]
ViewVC logotype

Revision 1392254


Jump to revision: Previous Next
Author: markt
Date: Mon Oct 1 09:43:50 2012 UTC (11 years, 6 months ago)
Changed paths: 10
Log Message:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42181
A. Better handling of edge conditions in chunk header processing (BZ 42181)
B. Improve chunk header parsing. Properly ignore chunk-extension suffix, not trying to parse digits contained in it. Reject chunks whose header is incorrect.

Changed paths

Path Details
Directorytomcat/tc5.5.x/trunk/STATUS.txt modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/Constants.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/Http11AprProcessor.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/Http11Processor.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/jk/java/org/apache/coyote/ajp/AjpAprProcessor.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/jk/java/org/apache/jk/common/HandlerRequest.java modified , text changed
Directorytomcat/tc5.5.x/trunk/connectors/util/java/org/apache/tomcat/util/buf/HexUtils.java modified , text changed
Directorytomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/util/HexUtils.java modified , text changed
Directorytomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26