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

Http2 decompression fixes 5691 v1 backport6 #8203

Conversation

catenacyber
Copy link
Contributor

Ticket: OISF#5691
(cherry picked from commit c6349d3)
It was not enough to set Cursor position to 0,
also its inner Vec should be cleared.

This way, a new input gets written at the beginning of the
Cursor and its inner Vec...

Ticket: OISF#5691
(cherry picked from commit 086b28d)
If a protocol change was requested, the target did not handle
it as Suricata, as the target is meant to handle only one
app-layer protocol.

(cherry picked from commit ca054f7)
@catenacyber catenacyber requested a review from a team as a code owner November 23, 2022 15:43
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 10901

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 10922

@victorjulien
Copy link
Member

Merged in #8212, thanks!

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

Successfully merging this pull request may close these issues.

3 participants