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

EaR: Remove unused CODE_PROBE handling encrpyiton header flag version #10020

Merged
merged 1 commit into from
Apr 20, 2023

Commits on Apr 19, 2023

  1. EaR: Remove unused CODE_PROBE handling encrypiton header flag version

    Description
    
    Patch removes an unused CODE_PROBE checking the encryption header
    being read flag version is valid, given the flag-version is determined
    by peeking into std::variant index and we only have version-1 supported,
    for now converted the check to an ASSERT
    
    Testing
    
    EncryptionUnitTests.toml
    EncryptionOps.toml
    BlobGranuleCorrectness/Clean.toml
    sfc-gh-ahusain committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f77f580 View commit details
    Browse the repository at this point in the history