Skip to content

Update Http11InputBuffer.java#551

Closed
dllfun wants to merge 1 commit into
apache:mainfrom
dllfun:main
Closed

Update Http11InputBuffer.java#551
dllfun wants to merge 1 commit into
apache:mainfrom
dllfun:main

Conversation

@dllfun
Copy link
Copy Markdown

@dllfun dllfun commented Sep 7, 2022

fix the potential java.lang.IndexOutOfBoundsException ,if a client send content like PRI * HTTP/2.0\r\n\r\nSM\r\n\r (lose one byte at last) exception will occure when dealing zhe preface。

@aooohan aooohan self-assigned this Sep 7, 2022
aooohan added a commit that referenced this pull request Sep 7, 2022
aooohan added a commit that referenced this pull request Sep 7, 2022
aooohan added a commit that referenced this pull request Sep 7, 2022
aooohan added a commit that referenced this pull request Sep 7, 2022
@aooohan
Copy link
Copy Markdown
Member

aooohan commented Sep 7, 2022

Merge manually.

Thanks for the PR.

@aooohan aooohan closed this Sep 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants