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

Avoid alloca in libpsl and tests #231

Merged
merged 3 commits into from
Feb 11, 2024
Merged

Avoid alloca in libpsl and tests #231

merged 3 commits into from
Feb 11, 2024

Commits on Feb 11, 2024

  1. Drop usage of alloca() in tests

    Reported-by: @rsbeckerca (github.com)
    rockdaboot authored and eli-schwartz committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2c151c0 View commit details
    Browse the repository at this point in the history
  2. Drop usage of alloca() in libpsl

    Reported-by: @rsbeckerca (github.com)
    rockdaboot authored and eli-schwartz committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    595d259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49219cc View commit details
    Browse the repository at this point in the history