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

gh-105235: Prevent reading outside buffer during mmap.find() #105252

Merged
merged 13 commits into from
Jul 13, 2023

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    7c6b699 View commit details
    Browse the repository at this point in the history
  2. add test case

    sweeneyde committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9d3c006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38cd0f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix up test case

    sweeneyde committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8b4a3d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    1ac84ce View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    d43d987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f57b797 View commit details
    Browse the repository at this point in the history
  3. add the fix back in

    sweeneyde committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    68d53f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    233ac47 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    819f8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dd868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    226db5c View commit details
    Browse the repository at this point in the history
  4. remove space

    sweeneyde committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6b085e0 View commit details
    Browse the repository at this point in the history