Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging internal commits for release/7.0 #90173

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
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
168 of 179 checks passed
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 <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>
@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