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

x509asn1: switch from malloc to dynbuf #12808

Closed
wants to merge 4 commits into from
Closed

Commits on Jan 26, 2024

  1. x509asn1: reduce malloc in Curl_extract_certinfo

    Using dynbuf
    bagder committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bf440ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b906b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    953c03f View commit details
    Browse the repository at this point in the history
  4. fixup compiler warnings

    bagder committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b3403a7 View commit details
    Browse the repository at this point in the history