Skip to content

Reliable reset should not reuse RecvMaxLength to store the reliable size #6224

Description

The reliable reset implementation reuse RecvMaxLength to store the reliable size instead of storing it in an independent variable.

This can lead MsQuic to raise an error to a peer that respect the spec, if stream data is receive beyond the reliable size.

See #6024 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions