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:19 UTC

[tomcat] branch master updated: Add bug reference

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dc64607  Add bug reference
dc64607 is described below

commit dc64607cdf98cbd6702b1ffd7fe9eee9157d578b
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 3d62382..09bd6c5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -142,9 +142,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