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] Creating new temporary directory for zip files #4237

Merged
merged 1 commit into from
May 21, 2024

Commits on May 17, 2024

  1. [fix] Creating new temporary directory for zip files

    During the storage, the zip files should be stored in one of the report folders instead of /tmp. Storing huge zip files can cause storage space saturation in /tmp.
    
    CodeChecker store would create a new tmp directory in the first given report folder where the zip files can be stored temporarily.
    cservakt committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9045e7b View commit details
    Browse the repository at this point in the history