This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 4efa851446 Avoid caching bogus 0 content length
new 607dfe52c8 Refactor so the buffered data is used directly rather than
copied
new 3f3998dc76 Replace the unused buffer with a zero length, static
instance.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
java/org/apache/catalina/connector/InputBuffer.java | 19 ++++++++++++++-----
.../http11/filters/SavedRequestInputFilter.java | 9 ++++-----
webapps/docs/changelog.xml | 9 +++++++++
3 files changed, 27 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]