jetty.project/jetty-http2
Simone Bordet fb07bdf159 Issue #4967 - Possible buffer corruption in HTTP/2 session failures.
Fixed test failure after merge.

Made sure the lastStreamId is updated when resetting a new
stream since it has been seen by the server and handled.

This avoids that a new stream arriving during shutdown is
interpreted as a connection failure, therefore failing all
pending streams - we want them to complete.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-07-07 11:42:16 +02:00
..
http2-client Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-06-18 15:37:09 +02:00
http2-common Issue #4967 - Possible buffer corruption in HTTP/2 session failures. 2020-07-07 11:42:16 +02:00
http2-hpack Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-07-06 17:30:14 +02:00
http2-http-client-transport Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00
http2-server Issue #4967 - Possible buffer corruption in HTTP/2 session failures. 2020-07-07 11:42:16 +02:00
pom.xml Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00