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

Commits on Aug 4, 2024

  1. Enable ReorderRefList2() which was added by the commit 1b8caef.

    ... and fix trivial issue of that function. This solves the some
    frame decode error.
    tyan0 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6c910e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1f770 View commit details
    Browse the repository at this point in the history
  3. Fix a bug which seems due to a typo in WelsReorderRefList2()

    This fixes the fuzzing test failure.
    
    Addresses: cisco#3772
    tyan0 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    77a27cb View commit details
    Browse the repository at this point in the history