Skip to content

Conversation

@vseanreesermsft
Copy link

No description provided.

dotnet-bot and others added 7 commits July 6, 2023 04:01
**Description:**
Prevent clients from overcoming defined stream limits by sending already closed streams.
MSRC 79848  - Quic and Kestrel ASP.NET Kestrel stream flow control issue causing leak

**Risk:**
Low: the fix postpones releasing stream capacity after the stream is released from memory.

**Validation:**
Added test simulating the repro case.

**Impacted assemblies:**
System.Net.Quic.dll
msquic.dll - native, part of Windows runtime
@ghost ghost added the area-System.Net label Aug 8, 2023
@ghost ghost assigned vseanreesermsft Aug 8, 2023
@ghost
Copy link

ghost commented Aug 8, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: vseanreesermsft
Assignees: -
Labels:

area-System.Net

Milestone: -

@carlossanlop carlossanlop added area-codeflow for labeling automated codeflow and removed area-System.Net labels Aug 8, 2023
@carlossanlop carlossanlop added the Servicing-approved Approved for servicing release label Aug 8, 2023
@carlossanlop carlossanlop added this to the 7.0.x milestone Aug 8, 2023
@carlossanlop carlossanlop merged commit a2ad4f0 into dotnet:release/7.0 Aug 8, 2023
ManickaP pushed a commit to ManickaP/runtime that referenced this pull request Aug 9, 2023
….0-2023-08-08-1042

Merging internal commits for release/7.0
@ManickaP ManickaP mentioned this pull request Aug 9, 2023
ManickaP added a commit that referenced this pull request Aug 14, 2023
* Merge pull request #90173 from vseanreesermsft/internal-merge-7.0-2023-08-08-1042

Merging internal commits for release/7.0

* Consume MsQuic release package on Win

---------

Co-authored-by: Carlos Sánchez López <[email protected]>
Co-authored-by: Natalia Kondratyeva <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Sep 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants