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

Argument to isValidCompression should be int rather than Compression #1661

Merged

Commits on Mar 6, 2024

  1. Argument to isValidCompression should be int rather than Compression

    The sanitizer flags invalid enum values. By definition, the argument
    might not be a valid enum value.
    
    Signed-off-by: Cary Phillips <cary@ilm.com>
    cary-ilm committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8b28e8d View commit details
    Browse the repository at this point in the history