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

Fix for apr_global_mutex_create() crashes with mod_security 2.9.2 #1957

Closed
wants to merge 2 commits into from

Commits on Nov 15, 2018

  1. Use tempfiles for apr_global_mutex_create() to fix segfaults with

    Apache 2.2.
    
    Call modsecurity_init() for the first invocation too.
    blappm committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    a04ff71 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Update modsecurity.h

    Avoid a unused variable warning.
    blappm committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    4382f82 View commit details
    Browse the repository at this point in the history