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

buffer: use size_t instead of uint32_t to avoid segmentation fault #48033

Merged
merged 6 commits into from
May 11, 2024

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    ef83723 View commit details
    Browse the repository at this point in the history
  2. fix: fix another potential overflow

    Xstoudi authored and aduh95 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    855fd36 View commit details
    Browse the repository at this point in the history
  3. fix: remove blankline

    Xstoudi authored and aduh95 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ca4471a View commit details
    Browse the repository at this point in the history
  4. fix: format cpp

    Xstoudi authored and aduh95 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    98d8590 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Tobias Nießen <tniessen@tnie.de>
    2 people authored and aduh95 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d80d6ca View commit details
    Browse the repository at this point in the history
  6. format_cpp

    aduh95 authored May 11, 2024
    Configuration menu
    Copy the full SHA
    62f99dc View commit details
    Browse the repository at this point in the history