]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Rename raw files correctly for >2 cache levels
authorOded S <oded@istraresearch.com>
Thu, 27 Feb 2025 19:22:47 +0000 (21:22 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 19:22:47 +0000 (20:22 +0100)
commitee0b521393840bec7c55ab8e8147645abf82ba72
tree6ec7aefe6a1e5b0f11642215019185dcbfaed367
parent6ec736393ad091281094ef12c94f84a2f66b0866
fix: Rename raw files correctly for >2 cache levels

LocalStorage::move_to_wanted_cache_level renames raw files incorrectly without
recalculating full hash filename with new prefix.
src/ccache/storage/local/localstorage.cpp
src/ccache/storage/local/localstorage.hpp