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

Fix frame-decode errors. #3723

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Fix frame-decode errors. #3723

merged 3 commits into from
Aug 5, 2024

Conversation

tyan0
Copy link
Contributor

@tyan0 tyan0 commented Jan 24, 2024

** This PR is re-submission of PR (#3721) to fix rebase issue. **

This pull request is for both #3710 and #3713.
I am not very sure that these are the correct fixes even though the frame decode errors are indeed resolved, so please review them. Especially for #3713.

@torokati44 torokati44 mentioned this pull request Jan 29, 2024
@joakim-tjernlund
Copy link

@BenzhengZhang ping?

@BenzhengZhang
Copy link
Collaborator

@tyan0 Is there a risk of regression?

@tyan0
Copy link
Contributor Author

tyan0 commented Jul 18, 2024

I cannot say that there is never a risk of regression, however, as far as I tested (with many of my video archives and the test cases of which recently reported) I have not found any regression so far.

@joakim-tjernlund
Copy link

@tyan0 Is there a risk of regression?

At this point I guess it would be best to merge it to master to find out.

@tyan0
Copy link
Contributor Author

tyan0 commented Aug 4, 2024

Fixed a bug reported in #3772

... and fix trivial issue of that function. This solves the some
frame decode error.
This fixes the fuzzing test failure.

Addresses: cisco#3772
@BenzhengZhang BenzhengZhang merged commit fa6d099 into cisco:master Aug 5, 2024
8 checks passed
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.

3 participants