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

Copying inappropriately aligned buffer in ipc reader #2883

Merged
merged 10 commits into from
Oct 16, 2022

Commits on Oct 16, 2022

  1. Fix ptr alignment error.

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    aba2874 View commit details
    Browse the repository at this point in the history
  2. Rewrite test

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    e184bad View commit details
    Browse the repository at this point in the history
  3. Add values

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    705aefa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2ccba5 View commit details
    Browse the repository at this point in the history
  5. Move to a function

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    400cf81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a56057 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary change

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    30ffb5c View commit details
    Browse the repository at this point in the history
  8. For review

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    5dc264a View commit details
    Browse the repository at this point in the history
  9. Make it generic for i256

    viirya committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1538455 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96577a6 View commit details
    Browse the repository at this point in the history