diff options
Diffstat (limited to 'changes-entries/h2_pr66646.txt')
-rw-r--r-- | changes-entries/h2_pr66646.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes-entries/h2_pr66646.txt b/changes-entries/h2_pr66646.txt deleted file mode 100644 index 6bf23cfe47..0000000000 --- a/changes-entries/h2_pr66646.txt +++ /dev/null @@ -1,6 +0,0 @@ - *) mod_http2: fixed a bug that could lead to a crash in main connection - output handling. This occured only when the last request on a HTTP/2 - connection had been processed and the session decided to shut down. - This could lead to an attempt to send a final GOAWAY while the previous - write was still in progress. See PR 66646. - [Stefan Eissing] |