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 multiple OOB reads in FLI decoding #4503

Merged
merged 11 commits into from Apr 1, 2020

Commits on Apr 1, 2020

  1. Fli issue 1

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    c66d8aa View commit details
    Browse the repository at this point in the history
  2. Refactor to macro

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    f6926a0 View commit details
    Browse the repository at this point in the history
  3. Fix OOB Reads in SS2 Chunk

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    b4e439d View commit details
    Browse the repository at this point in the history
  4. Fix OOB in LC packet

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    c88b020 View commit details
    Browse the repository at this point in the history
  5. Fix OOB Advance Values

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    c5edc36 View commit details
    Browse the repository at this point in the history
  6. Fix OOB Read in FLI Copy Chunk

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    8d4f3c0 View commit details
    Browse the repository at this point in the history
  7. tests for Fli OOB reads

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    19ff42b View commit details
    Browse the repository at this point in the history
  8. comments

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    088ce4d View commit details
    Browse the repository at this point in the history
  9. additional FLI check

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    5b490fc View commit details
    Browse the repository at this point in the history
  10. Tests for additional hits

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    00c6dd7 View commit details
    Browse the repository at this point in the history
  11. Format with Black

    hugovk committed Apr 1, 2020
    Copy the full SHA
    11ef7ca View commit details
    Browse the repository at this point in the history