You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/10/01 10:19:47 UTC

[tomcat] branch 9.0.x updated: Add bug reference

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new e6161e8  Add bug reference
e6161e8 is described below

commit e6161e8faf8746b48984c075e65438e4685e9bf6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Oct 1 11:18:54 2020 +0100

    Add bug reference
---
 webapps/docs/changelog.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 65c8e01..decf6f3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -141,9 +141,9 @@
         explicitly closed. (markt)
       </fix>
       <fix>
-        Avoid a <code>BufferOverflowException</code> if an HTTP/2 connection is
-        closed while the parser still has a partial HTTP/2 frame in the input
-        buffer. (markt)
+        <bug>64710</bug>: Avoid a <code>BufferOverflowException</code> if an
+        HTTP/2 connection is closed while the parser still has a partial HTTP/2
+        frame in the input buffer. (markt)
       </fix>
     </changelog>
   </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org