/[Apache-SVN]
ViewVC logotype

Revision 1829088


Jump to revision: Previous Next
Author: markt
Date: Fri Apr 13 16:39:09 2018 UTC (6 years, 1 month ago)
Changed paths: 4
Log Message:
Fix a rare edge case that is unlikely to occur in real usage. This edge case meant that writing long streams of UTF-8 characters to the HTTP response that consisted almost entirely of surrogate pairs could result in one surrogate pair being dropped.

Changed paths

Path Details
Directorytomcat/tc8.0.x/trunk/ modified , props changed
Directorytomcat/tc8.0.x/trunk/java/org/apache/catalina/connector/OutputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java modified , text changed
Directorytomcat/tc8.0.x/trunk/webapps/docs/changelog.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26