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 PCRE_ERROR_MATCHLIMIT in PASS_MAX_DAYS #6099

Commits on Sep 17, 2020

  1. Fix PCRE_ERROR_MATCHLIMIT in PASS_MAX_DAYS

    Fix memory limit match error when scanning an actual /etc/login.defs
    file, which is much larger than the test files.
    
    Removed the single line behavior and added tests to check whether it is
    mathing the last PASS_MAX_DAYS.
    yuumasato committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e506029 View commit details
    Browse the repository at this point in the history