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

Next/20200406/v4 #4784

Merged
merged 5 commits into from
Apr 6, 2020
Merged

Next/20200406/v4 #4784

merged 5 commits into from
Apr 6, 2020

Commits on Apr 6, 2020

  1. fuzz: build compatibility with oss-fuzz flags

    ie C define FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
    catenacyber committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    91b2930 View commit details
    Browse the repository at this point in the history
  2. detect/ssl: Fix memory leak in version parsing

    This commit fixes a memory leak in the SSL version handling that
    manifests when the version identifier is incomplete or incorrect.
    jlucovsky authored and victorjulien committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6bffe0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240df05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aba4e19 View commit details
    Browse the repository at this point in the history
  5. app-layer/proto-detect: minor cleanup

    Make sure the mask calculation is u32.
    victorjulien committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ed8f48b View commit details
    Browse the repository at this point in the history