]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Correct saving of current position in fallocate fallback code
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 15 Sep 2025 19:26:04 +0000 (21:26 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 1 Oct 2025 18:12:16 +0000 (20:12 +0200)
commit7e15ad0c71637ba76acf7390db47c27749c32ffa
tree1e01acc2fd989e3b82c07037dfd9404450b7e1cd
parent50b49961c85081bac19a6971b1158f3000290eff
fix: Correct saving of current position in fallocate fallback code

(cherry picked from commit af0731a6a2dd3622fd1307ba3baac22dffbfede6)
src/ccache/util/file.cpp