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

[Bug]: xqc_stream_close should check DATA_RECVD state #283

Open
Luffbee opened this issue Feb 21, 2023 · 0 comments
Open

[Bug]: xqc_stream_close should check DATA_RECVD state #283

Luffbee opened this issue Feb 21, 2023 · 0 comments

Comments

@Luffbee
Copy link

Luffbee commented Feb 21, 2023

What happened?

xqc_stream_close after DATA_RECVD state may cause error:

if (stream->stream_state_send >= XQC_SEND_STREAM_ST_RESET_SENT) {

Steps To Reproduce

call xqc_stream_close after DATA_RECVD state.

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant